Commit Graph

12894 Commits

Author SHA1 Message Date
Stefano Avallone
ee496a5f4b traffic-control: Rescan python bindings 2017-05-28 10:21:54 +02:00
Stefano Avallone
83518b6444 traffic-control: Cleanup of some RED private methods 2017-05-28 10:21:48 +02:00
Nichit Bodhak Goel
4ff9a97d0c traffic-control: Add Nonlinear RED 2017-05-28 10:21:43 +02:00
Sourabh Jain
2732d27e75 traffic-control: Add Feng's Adaptive RED 2017-05-28 10:21:38 +02:00
Stefano Avallone
6c0840352d traffic-control: Add the mq queue disc 2017-05-28 10:21:32 +02:00
Alexander Krotov
4bbf7c5e1b test.py: (fixes #2743) Treat memory leaks as errors without parsing valgrind output
Valgrinds prints LEAK SUMMARY even if leak is suppressed.  Instead of
parsing valgrind output, which is error prone, it is possible to make
valgrind treat leaks as errors by passing "--show-leak-kinds=all"
argument.
2017-05-24 18:41:21 +03:00
Alexander Krotov
f05e1e651d lte: Comment fixes 2017-05-25 18:55:21 +03:00
Tom Henderson
c694902493 bindings: (fixes #2742) Handle pybindgen release versions 2017-05-25 08:02:44 -07:00
Robert Ammon
39f4b63dc0 wimax: Fix additional Doxygen warnings 2017-05-25 07:59:28 -07:00
Alexander Krotov
c024e94a14 lte: Fix a typo: s/nuber/number/ 2017-05-25 14:52:52 +03:00
Alexander Krotov
b786ec3002 lte: Fix a typo: s/Componet/Component/ 2017-05-24 17:02:17 +03:00
Tommaso Pecorella
5e19bd4b23 network: doxygen updates (partial) 2017-05-22 01:22:58 +02:00
Tommaso Pecorella
296a101521 nix-vector-routing: complete doxygen documentation 2017-05-21 11:39:05 +02:00
Tommaso Pecorella
70d2462a17 internet: (fixes #2741) IPv4 fragmentation fails when re-fragmenting a previous last fragment. 2017-05-20 19:47:42 +02:00
Alexander Krotov
e31ae85028 wifi: Fix comments in DcfManager 2017-05-16 15:35:15 +03:00
Tom Henderson
d9b8695742 config-store: Doxygen updates (based on Robert Ammon's original patch) 2017-05-14 21:26:26 -07:00
Tommaso Pecorella
c29b7c953b dsr: rescan bindings 2017-05-15 03:39:13 +02:00
Tommaso Pecorella
fcedeea0cf dsr: doxygen updates 2017-05-15 02:36:07 +02:00
Peter D. Barnes, Jr.
dfe5fb5ca9 tcp: doxy: correct formal args in callback typedef 2017-05-12 10:29:43 -07:00
Tom Henderson
1030751455 wifi: Break reference cycles for valgrind 2017-05-12 07:41:42 -07:00
Tom Henderson
be2f49a23e aodv: Rescan bindings 2017-05-11 13:17:33 -07:00
Tom Henderson
7600254f3d aodv: Fix some misspelled methods 2017-05-11 12:59:17 -07:00
Robert Ammon
8e57835333 aodv: Fix various Doxygen and coding style issues 2017-05-11 11:54:04 -07:00
Robert Ammon
31bad4422d aodv: Fix Doxygen warnings 2017-05-11 11:53:24 -07:00
Robert Ammon
d795a4bb47 aodv: Fix various coding style issues 2017-05-11 11:10:25 -07:00
Tom Henderson
4e6e202437 netanim: Convert file to unix format 2017-05-11 10:56:36 -07:00
Robert Ammon
204bf06994 lte: Doxygen fixes 2017-05-11 10:53:33 -07:00
Robert Ammon
85d28fa217 dsr: Fix doxygen typo 2017-05-11 10:45:43 -07:00
Robert Ammon
84cbc0a0cf olsr: Doxygen fixes 2017-05-11 10:43:36 -07:00
Robert Ammon
bca75201d9 wifi: Doxygen fixes 2017-05-11 10:42:41 -07:00
Tom Henderson
625e117ce0 visualizer: Fix indentation problems from changeset 12843 2017-05-10 07:06:03 -07:00
Tommaso Pecorella
8dc24d2c1f minor doxygen updates 2017-05-10 02:17:58 +02:00
Tommaso Pecorella
e663d70357 various doxygen fixes 2017-05-10 00:06:51 +02:00
Robert Ammon
ed87722432 dsr: Correct Doxygen warnings 2017-05-09 07:43:45 -07:00
Robert Ammon
a5433ee26c internet: Fix documentation typo 2017-05-07 11:21:08 -07:00
Stefano Avallone
7644e59752 wifi: Prevent Peek() from returning a stale item 2017-05-07 20:07:56 +02:00
Stefano Avallone
96ef935b26 wifi: (fixes #2621) Fix mismatch between log message and action 2017-05-07 20:07:34 +02:00
Tom Henderson
766b6c5efb internet: Fix and update documentation 2017-05-07 10:13:41 -07:00
Sébastien Deronne
5bcbf9067c wifi: Add frame capture support 2017-05-06 18:00:21 +02:00
Sébastien Deronne
d54ab3eda0 wifi: Fix ideal wifi manager tests for 802.11ax 2017-05-02 21:48:19 +02:00
Tom Henderson
0b3359b41d applications: Constructors for UdpClientHelper, UdpServerHelper
The constructors with no arguments were not usable because a minimal
configuration of the ObjectFactory TypeId is necessary.
2017-05-01 17:44:16 -07:00
Tom Henderson
bf9f756bb9 mesh: Do not encode defaults in command line doc strings 2017-05-01 15:27:41 -07:00
Sébastien Deronne
54be238d46 wifi: Add support for 802.11ax in ideal wifi manager 2017-05-01 20:59:10 +02:00
Sébastien Deronne
f8da853565 wifi: Various fixes for ideal wifi manager 2017-05-01 20:58:13 +02:00
Tommaso Pecorella
bd2a27113a applications: (fixes #2732) BulkSend Tx trace is fired too much 2017-04-30 00:05:35 +02:00
Tommaso Pecorella
f31b0ed2d8 wave: doxygen wave group added 2017-04-28 21:52:08 +02:00
Alexander Krotov
4fa9b44a3c spectrum: Call CalcRxPowerSpectralDensity recursively 2017-04-28 16:53:51 +03:00
Tommaso Pecorella
8cfc0f1b40 documentation: various test grouping fixes 2017-04-28 02:29:26 +02:00
Robert Ammon
855987401e netanim: Correct Doxygen warnings 2017-04-26 11:42:11 -07:00
Stefano Avallone
5710d7cb33 wifi: (fixes #1034) WifiMac::m_macTxDropTrace is fed with packets dropped in the wifi MAC queues 2017-04-26 19:48:43 +02:00