Commit Graph

13602 Commits

Author SHA1 Message Date
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
Stefano Avallone
23c7939435 network: Remove deprecated Queue attributes 2018-05-24 23:35:46 +02:00
Sébastien Deronne
1675f1bc7d wifi: Temporary fix for Visual Studio warning in YansWifiChannel 2018-05-24 22:57:07 +02:00
Sébastien Deronne
8ad9a4e74e wifi: Fix remaining Visual Studio warning in WifiMacHeader 2018-05-24 22:56:23 +02:00
Sébastien Deronne
461acac5be wifi: Fix remaining Visual Studio warning in ApWifiMac 2018-05-24 22:55:24 +02:00
Sébastien Deronne
5b1673215f wifi: Fix Visual Studio warnings in WifiActionHeader 2018-05-24 22:55:00 +02:00
Sébastien Deronne
329dbc9387 wifi: Fix Visual Studio warnings in MacLow 2018-05-24 06:29:38 +02:00
Stefano Avallone
be5fcc1c66 internet: Rescan python bindings (64 bit only) 2018-05-24 00:34:14 +02:00
Stefano Avallone
6e1363817e internet: ARP packets pass through the traffic control layer
So that they are not discarded if the device transmission queue
is stopped. Also, this is how Linux behaves.
2018-05-24 00:34:02 +02:00
Stefano Avallone
8172c7eed7 internet: Remove FqCoDelIpv{4,6}PacketFilter classes 2018-05-24 00:33:51 +02:00
Stefano Avallone
61e43c89a6 traffic-control: FqCoDel computes a hash function if no filters are installed 2018-05-24 00:33:39 +02:00
Stefano Avallone
949a7fb682 traffic-control: Add a Hash method to QueueDiscItem 2018-05-24 00:33:23 +02:00
Peter D. Barnes, Jr.
ce1c923feb core: Remove obsolete example from wscript as well 2018-05-23 14:24:14 -07:00
Peter D. Barnes, Jr.
0a057ed404 core: document what we use from unusual includes 2018-05-23 13:46:05 -07:00
Peter D. Barnes, Jr.
631d67493c core: Consistent log component name 2018-05-23 13:45:31 -07:00
Peter D. Barnes, Jr.
f9468d72f7 core: Remove obsolete example. 2018-05-22 16:03:09 -07:00
Peter D. Barnes, Jr.
1f6e713f53 core: remove extraneous cast 2018-05-22 15:10:46 -07:00
Peter D. Barnes, Jr.
94e011240e core: Use std::size_t for buffer size/len arguments 2018-05-22 15:10:10 -07:00
Peter D. Barnes, Jr.
2807d164ca core: Correct class specification for fallback Demangle implementation. 2018-05-22 14:58:09 -07:00
Peter D. Barnes, Jr.
1f8a38d95a core: Add CommandLine to some examples 2018-05-22 14:56:27 -07:00
Sébastien Deronne
ccd36a6aa4 wifi: Fix Visual Studio warnings in ApWifiMac 2018-05-23 22:35:22 +02:00
Sébastien Deronne
675d2f82cf wifi: Fix Visual Studio warnings in EdcaParameterSet 2018-05-23 22:35:21 +02:00
Sébastien Deronne
5d1ec8108d wifi: Aifsn type should be uint8_t In Txop 2018-05-23 22:35:21 +02:00
Sébastien Deronne
dec66d10e7 wifi: Fix remaining Visual Studio warnings in SupportedRates 2018-05-23 22:35:18 +02:00
Sébastien Deronne
dbb9f1c7f9 wifi: Fix some more Visual Studio warnings in MinstrelWifiManager and MinstrelHtWifiManager 2018-05-23 06:19:27 +02:00
Robert Ammon
b15b16f753 wifi: Fix some more Visual Studio warnings in SupportedRates 2018-05-23 06:18:58 +02:00
Sébastien Deronne
e4507b7633 wifi: Ness should be uint8_t in WifiRemoteStationManager 2018-05-23 06:18:28 +02:00
Alexander Krotov
db9efbc394 Add .vscode/launch.json to debug programs in scratch 2018-05-22 16:18:07 +03:00
Alexander Krotov
b4a7d5a59e Add tasks.json for Visual Studio Code 2018-05-22 15:39:07 +03:00
Sébastien Deronne
5c379d211b wifi: Fix Visual Studio warning in BlockAckManager 2018-05-21 22:05:36 +02:00
Robert Ammon
0a66c9fa7e wifi: Fix Visual Studio warnings in SupportedRates 2018-05-21 22:02:39 +02:00
Sébastien Deronne
ab369ae678 wifi: Fix Visual Studio warnings in MinstrelWifiManager 2018-05-21 22:02:18 +02:00
Sébastien Deronne
c0060bb1d0 wifi: Change m_avgAmpduLen type to uint32_t in MinstrelHtWifiManager 2018-05-21 21:58:59 +02:00
Sébastien Deronne
339224709c wifi: Fix default power level settings in AparfWifiManager and ParfWifiManager 2018-05-21 21:57:50 +02:00
Sébastien Deronne
29ea252284 wifi: Add support for 802.11 PCF 2018-05-21 15:06:50 +02:00
Tom Henderson
a9786a6feb build: (fixes #2915) Enforce gcc minimum version 2018-05-20 07:13:47 -07:00
Tom Henderson
22be8b7ae6 backout accidentally committed debugging code 2018-05-19 22:21:00 -07:00
Tom Henderson
dc51e4cc97 aodv: (fixes #2517, 2911) Binary exponential backoff problem 2018-05-19 19:16:31 -07:00
Sébastien Deronne
666b71a2e0 examples: Fix types in wifi-multi-tos 2018-05-18 19:58:40 +02:00
Viyom
20137b78e6 tcp: Fix a compiler warning 2018-05-18 18:22:35 +02:00