Commit Graph

13641 Commits

Author SHA1 Message Date
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
Alexander Krotov
7e1f2d3612 wifi: Remove unused ns3::WifiMacHeader::AddressType arguments
from WifiMacQueue::GetNPacketsByAddress and WifiMacQueue::GetNPacketsByTidAndAddress
2018-05-29 18:24:35 +03:00
Tom Henderson
7d9b54aac9 rescan bindings 2018-05-28 22:00:09 -07:00
Tom Henderson
18106f9647 test: Update API per revision r13590:09ed5d23091f 2018-05-28 07:36:54 -07:00
Tom Henderson
3aee9ad179 Add more detail about API changes 2018-05-28 07:27:28 -07:00
Sébastien Deronne
41e492b44c propagation: Fix typo in documentation 2018-05-27 19:12:42 +02:00
Sébastien Deronne
2e099504aa wifi: Fix Visual Studio warnings in wifi tests 2018-05-25 22:29:59 +02:00
Robert Ammon
0a60e13b1a wifi: Fix remaining Visual Studio warnings in wifi-manager-example 2018-05-25 06:38:56 +02:00
Sébastien Deronne
e128fa1775 wifi: Fix uncorrected Visual Studio warning in ApWifiMac 2018-05-25 06:37:59 +02:00
Tommaso Pecorella
64f293695a Python bindings: update 32-bit for network and internet modeuls 2018-05-24 22:29:07 -05:00
Stefano Avallone
e93074c9dc network: Rescan python bindings (64 bit only) 2018-05-24 23:35:57 +02:00