Commit Graph

13660 Commits

Author SHA1 Message Date
Sébastien Deronne
0f8e2bd723 wifi: Fix uninitalized WifiMacHeader type 2018-06-20 23:28:55 +02:00
Sébastien Deronne
59d79ab44f examples: Make sure memory deallocated by destroy is no longer touched in wireless examples 2018-06-20 23:26:43 +02:00
Vivek Jain
adf3c28df6 internet: Prevent dropping CE marked Ipv{4,6} packets 2018-06-19 23:44:23 +02:00
Tom Henderson
2f3b5b6c40 wifi: Disable randomness in a failing test 2018-06-15 07:53:25 -07:00
Alexander Krotov
08f5feb16d wifi: fix some typos in Doxygen documentation 2018-06-15 12:03:12 +03:00
Sébastien Deronne
cc6681f98a wifi: Fix doxygen warnings 2018-06-15 08:36:15 +02:00
Alexander Krotov
d97c176f11 wifi: Check that inactivity timeout is non-zero 2018-06-14 12:04:32 +03:00
Alexander Krotov
d47616a913 wifi: Do not retransmit block ack request if inactivity timer has expired
Fixes #2928
2018-06-13 18:35:37 +03:00
Sébastien Deronne
56059a894f propagation: Fix typo in documentation 2018-06-13 11:47:16 +02:00
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