Commit Graph

13651 Commits

Author SHA1 Message Date
Sébastien Deronne
0094dbe7b8 energy: Update documentation with regards to the OFF state in Wi-Fi PHY state machine 2018-06-12 12:40:06 +02:00
Budiarto Herman
8e7ab4156d applications: Add figures for 3GPP HTTP model 2018-06-12 02:54:50 -07:00
Tom Henderson
666f881e6f traffic-control: update ILP32 bindings 2018-06-10 18:19:55 -07:00
Shravya Ks
084ffd070b tcp: Add ECN support (with contributions from Vivek Jain) 2018-06-09 12:00:54 -07:00
Sébastien Deronne
80a9340719 wifi: Some more documentation updates 2018-06-09 14:39:02 +02:00
Sébastien Deronne
b839d38cfe wifi: Update documentation related to OFDM transmit spectrum masks when using SpectrumWifiPhy model 2018-06-09 11:13:37 +02:00
Sébastien Deronne
ee01c0ccd6 wifi: Cleanup user documentation 2018-06-08 22:46:42 +02:00
Budiarto Herman
372b008e5d applications: Add 3GPP HTTP model 2018-06-08 10:55:56 -07:00
Natale Patriciello
a5cf957540 tcp: (fixes #2914) Adv Win resilience to SequenceNumber32 wrap-around 2018-06-08 18:48:49 +02:00
Manuel Requena
7b1bd04853 lte: temp workaround to avoid crash 2018-06-08 17:46:00 +02:00
Manuel Requena
7066bb1874 lte: (fixes #2927) Valgrind error in lena-x2-handover example 2018-06-08 12:17:26 +02:00
Stefano Avallone
b5106180a9 traffic-control: Rescan python bindings (64 bit only) 2018-06-07 23:55:29 +02:00
Stefano Avallone
ca5fbe9555 traffic-control: Add Prio queue disc 2018-06-07 23:55:24 +02:00
Stefano Avallone
8a81339dc3 traffic-control: Use std::size_t to remove some static casts 2018-06-07 23:55:17 +02:00
Stefano Avallone
f6d605414d traffic-control: Keep one version only of Peek and Dequeue in the QueueDisc class interface 2018-06-07 23:55:05 +02:00
Roman Naumann
356583be23 tap-bridge: (fixes #2923) UseLocal mode uses wrong MAC address 2018-06-07 13:40:04 -07:00
Tom Henderson
19699f9a16 wifi: Update acceptable throughput range on test 2018-06-07 13:38:07 -07:00
Muhammad Iqbal CR
b9ed68da5f wifi: (fixes #2399) Improve scanning procedure of StaWifiMac 2018-06-07 12:48:30 -07:00
Muhammad Iqbal CR
3006b584c4 wifi: Refactor StaWifiMac::Receive() for better readability 2018-06-07 12:47:36 -07:00
Muhammad Iqbal CR
806db7e048 wifi: Update documentation to reflect current StaWifiMac 2018-06-07 12:44:49 -07:00
Akin Soysal
d9f77b2b9f bridge: (fixes #2772) Bridge doesn't learn from packets sent to it 2018-06-07 12:41:52 -07:00
Matthew Bradbury
76868196cd visualizer: (fixes #1210) Pyviz visualizer bounds are hardcoded 2018-06-07 11:18:22 -07:00
Tom Henderson
a6c053c74c uan: Fix use of uninitialized value 2018-06-07 11:13:14 -07:00
Stefano Avallone
4e24485c24 tap-bridge: Fix -Werror=stringop-truncation with GCC 8 2018-06-07 11:14:56 +02:00
Natale Patriciello
598e2726bf tcp: Changed parameter name from MIN_CWND to MinCwnd (ns-3 rules on naming) and fixed TcpLedbat test (minimum of 2*minCwnd was not correctly enforced in the test) 2018-06-06 22:43:09 +02:00
Natale Patriciello
24a89f3cdb fd-net-device: Fix -Werror=stringop-truncation with GCC 8. Using IFNAMSIZ - 1 is safe because in all cases the dest structure is initialized with 0. 2018-06-06 22:26:46 +02:00
Matias Richart
b401974d28 wifi: (fixes #2925) Correct reported number of MPDUs when a block ack timeout event occurs 2018-06-05 22:19:08 +02:00
Zoraze Ali
536d7de036 lte: Fix some typos in the SAP names 2018-06-05 17:07:49 +02:00
Zoraze Ali
ebd02350fd lte: Align trace name and trace signature to be consistent 2018-06-05 17:06:58 +02:00
Shefali Gupta
5b3df2fa8e tcp: (fixes #2921) Add min_cwnd variable 2018-06-04 21:07:42 +02:00
Sébastien Deronne
956eecfd8b wifi: Fix valgrind error 2018-06-04 20:02:48 +02:00
Sébastien Deronne
7f26d9b550 wifi: Update wifi-testing.rst about PCF validation 2018-06-03 12:08:20 +02:00
Sébastien Deronne
88f0e395d5 wifi: Update wifi-user.rst about how to use and configure PCF 2018-06-03 11:58:06 +02:00
Sébastien Deronne
279cc47588 examples: Add wifi-pcf to regression 2018-06-03 10:32:19 +02:00
Sébastien Deronne
ec58d53764 Update CHANGES.html to mention about new wifi classes names 2018-06-03 10:25:18 +02:00
Sébastien Deronne
754db0f9c8 wifi: Update WifiArchitecture.dia with new classes names 2018-06-03 10:25:08 +02:00
Sébastien Deronne
2c9ffbc41b wifi: Fix A-MPDU settings in wifi-manager-example 2018-06-03 10:13:17 +02:00
Sébastien Deronne
90e5898c60 wifi: Use same traced value for rate changes in MinstrelHt as in other rate managers 2018-06-03 10:10:43 +02:00
Sébastien Deronne
d8922cd9dd rescan bindings 2018-06-01 00:07:27 +02:00
Sébastien Deronne
82173d9127 network: Change GetNDevices returned type in channel class and all subclasses to properly fix Visual Studio warnings 2018-06-01 00:07:24 +02:00
Sébastien Deronne
25cba2bdee examples: Cleanup useless Config::SetDefault in wireless examples 2018-05-31 23:18:15 +02:00
Sébastien Deronne
9779bf3ec1 wifi: (fixes #2920) Set default MaxSlrc and fragmentation threshold attribues as per standard 2018-05-31 23:18:12 +02:00
Tom Henderson
3998d8bf44 Update CHANGES.html 2018-05-29 21:12:25 -07:00
Fernando J. Cintrón
e248097d85 applications: Add trace sources to traffic generators 2018-05-29 20:17:42 -07:00
Tom Henderson
e3eeb3b5c8 applications: (fixes #2775) UdpClient packet size attribute size 2018-05-29 19:51:04 -07:00
Tommaso Pecorella
f8559f17a0 core: (fixes #2598) Simplify Schedule asserts and error messages 2018-05-29 19:39:27 -07:00
Manish Kumar B.
0e330058c2 netanim: (fixes #2856) dumbbell-animation limitation 2018-05-29 19:20:01 -07:00
Tommaso Pecorella
b99ccdeb09 traffic-control: rescan Pything Bindings (32 bits) 2018-05-30 02:20:58 +02:00
Stefano Avallone
7385c9c68d traffic-control: Rescan python bindings (64 bit only) 2018-05-29 23:42:16 +02:00
Stefano Avallone
f65cc17cd3 traffic-control: Remove deprecated QueueDisc attributes 2018-05-29 23:42:05 +02:00