Commit Graph

12252 Commits

Author SHA1 Message Date
John Abraham
e41abfa797 NetAnim: Bug 2466 - a small bug in the AnimationInterface::ConnectCallbacks method 2016-08-09 19:00:49 -07:00
Stefano Avallone
8352930045 traffic-control: Move the PIE test suite to src/test/ns3tc 2016-08-09 23:40:33 +02:00
Stefano Avallone
0b8efb5785 traffic-control: Add FqCodel and Pie to the benchmark example 2016-08-09 18:55:28 +02:00
Mohit P. Tahiliani
1013e5580d traffic-control: Introduce the PIE queue disc 2016-08-09 18:55:19 +02:00
Pasquale Imputato
36470ffec1 examples: Add an example to evaluate the performance of various queue discs 2016-08-08 00:21:22 +02:00
Pasquale Imputato
0d207dd649 point-to-point: Add support for BQL to PointToPointNetDevice 2016-08-08 00:21:16 +02:00
Stefano Avallone
0de2ec6ba0 traffic-control: Queue limits objects can be installed by the traffic control helper 2016-08-08 00:21:10 +02:00
Pasquale Imputato
a048b009b2 network: Introduce Byte Queue Limits (BQL) 2016-08-08 00:21:03 +02:00
Tom Henderson
4a81fd96d8 wifi: Convert uint8_t types for logging 2016-08-07 13:54:10 -07:00
Sébastien Deronne
a522709683 wifi: Add test case for bug 2222 2016-08-05 22:46:41 +02:00
Sébastien Deronne
07cc01d3c2 wifi: (fixes #2222) Handle internal collisions 2016-08-05 22:44:56 +02:00
Sébastien Deronne
1e6e44b398 wifi: remove code duplication in yans and spectrum 2016-08-04 22:43:52 +02:00
Sébastien Deronne
017940af6e wifi: remove code duplication in yans and spectrum helpers 2016-08-04 22:43:09 +02:00
Peter D. Barnes, Jr.
275d52f141 core: fix problem with temporary variable
With the upcoming des-metrics feature, the temporary string created
from argv[0] for the argument to Split triggers a bizarre overwrite.
Making the temporary explicit, with block scope as arg0, fixes this.
2016-08-04 13:17:00 -07:00
Peter D. Barnes, Jr.
d8d644a2c4 core: give each CommandLine test a unique name 2016-08-04 13:11:18 -07:00
Peter D. Barnes, Jr.
5cefb05eca wscript: replace tab indenting with spaces 2016-08-04 12:44:41 -07:00
Peter D. Barnes, Jr.
f19ad59e7c [test.py] Always run a single test suite specified with --suite=
We normally don't run performance tests unless explicitly requested with
"--constrain=performance", but this had the effect of ignoring a test
suite given explicitly with "--suite=..."

This patch runs a performance test without requiring an explicit
performance constraint.
2016-08-02 14:17:01 -07:00
Vedran Miletić
422a3fca7f Fix building with Clang in optimized mode 2016-08-04 12:02:27 +02:00
Tommaso Pecorella
9e44e48d52 dsr: python bindings rescan 2016-08-02 22:08:49 +02:00
Tommaso Pecorella
973470c164 dsr: (fixes #2454) DsrRouting::NotifyDataReceipt is also triggered for wifi management packets 2016-08-02 08:09:09 +02:00
Pasquale Imputato
5f3f99ec52 traffic-control: Introduce the FQ-CoDel queue disc 2016-08-01 10:53:29 +02:00
Stefano Avallone
7fa7bc978f test: Move pfifo-fast and adaptive-red tests to ns3tc 2016-08-01 10:34:34 +02:00
Sébastien Deronne
56f1dc96a5 wifi: (fixes #2351) Fix symbol rate calculation for channels with 10 and 5 Mhz width 2016-07-30 10:05:24 +02:00
Peter D. Barnes, Jr.
ba14b00dc6 [doc] Fix Sphinx error; use math for display equations 2016-07-29 12:36:51 -07:00
Peter D. Barnes, Jr.
65d371e58e [doc] Sphinx reference error: misnamed file 2016-07-29 12:36:12 -07:00
mmiozzo
cfb6f945d7 Bug fix remove erroneous repetition os a RNTI in RrFfMacScheduler when cycling 2016-07-28 15:58:23 +02:00
Sébastien Deronne
aeceb9b742 wifi: Support DSSS Parameter Set information element 2016-07-25 17:34:00 +02:00
Sébastien Deronne
02dcb9923b wifi: Remove unused member in SpectrumWifiPhy 2016-07-25 14:43:47 +02:00
Tom Henderson
a2f9e45133 wifi: Rescan wifi bindings 2016-07-24 11:21:01 -07:00
Tom Henderson
fabdf6a9cb wifi: Remove undefined method 2016-07-24 10:10:46 -07:00
Tom Henderson
651d30b9ce bindings: rescan wifi-related bindings 2016-07-22 21:51:06 -07:00
Tom Henderson
544b50afbd wifi: remove forward declaration 2016-07-22 21:50:18 -07:00
Tom Henderson
4f349d7f47 wifi: (closes #2400) Add SpectrumWifiPhy model 2016-07-22 18:13:42 -07:00
Tom Henderson
f23dc6a347 bindings: rescan all module bindings 2016-07-22 17:45:51 -07:00
Stefano Avallone
dd432b8131 network: Get rid of the NetDeviceQueue::HasWakeCallbackSet method 2016-07-22 18:21:39 +02:00
Tom Henderson
8f7c2e320f bindings: rescan wifi and wave modules 2016-07-20 22:41:57 -07:00
Tom Henderson
528a1b81c1 wifi: (fixes #2412) Align WifiPhy frequency and channel number 2016-07-20 21:52:49 -07:00
Tom Henderson
7f88b04c33 bindings: rescan all module bindings 2016-07-20 16:33:57 -07:00
Tom Henderson
377ba18313 core: (fixes #2452) Add Object::IsInitialized method 2016-07-20 08:35:50 -07:00
Sébastien Deronne
ff0aa58f16 wifi: add logs in WifiNetDevice 2016-07-19 20:58:44 +02:00
Sébastien Deronne
e939e98999 wifi: remove unnecessary ampdutag 2016-07-19 20:58:18 +02:00
Stefano Avallone
acc2b3b798 documentation: Update CHANGES.html and doxygen 2016-07-19 18:16:28 +02:00
Tommaso Pecorella
971ace1bfd Rescan Python bindings 2016-07-16 23:29:23 +02:00
Tommaso Pecorella
d2e5208b7d Doygen: minor typos 2016-07-16 23:28:34 +02:00
Tommaso Pecorella
a4904416c3 internet: fix forward-declarations 2016-07-16 23:37:44 +02:00
Stefano Avallone
520a73c069 traffic-control: fix gcc 4.8.4 error 2016-07-16 23:19:27 +02:00
Tommaso Pecorella
686a9a7852 Minor doxygen fixes 2016-07-14 22:19:36 +02:00
Sébastien Deronne
779703ffe3 wifi: add missing files for Edca Parameter Set 2016-07-14 21:01:54 +02:00
Sébastien Deronne
717405ad38 wifi: add 802.11e TXOP example 2016-07-14 20:46:55 +02:00
Sébastien Deronne
25606d4a43 wifi: support 802.11e TXOP 2016-07-14 20:30:25 +02:00