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
Stefano Avallone
5459ab04b7
various: Rename NetDeviceQueueInterface::GetTxQueuesN to match ns-3 style
2016-07-14 15:59:56 +02:00
Stefano Avallone
8ae37fc7ff
network: Packet sockets add a priority tag if a priority is set
2016-07-14 15:59:56 +02:00
Stefano Avallone
1ec310b39e
traffic-control: PfifoFastQueueDisc uses priority to map packets to bands
2016-07-14 15:59:56 +02:00
Stefano Avallone
1090f53d2f
wifi: RIP QosTag
2016-07-14 15:59:55 +02:00
Stefano Avallone
b7224c247f
wifi: Register a select queue callback
2016-07-14 15:59:55 +02:00
Stefano Avallone
47128c4269
traffic-control: the select queue callback is stored by the TC layer
2016-07-14 15:59:55 +02:00
Stefano Avallone
d693db5c11
network: Add a GetUint8Value method to the QueueItem class
2016-07-14 15:59:55 +02:00
Stefano Avallone
3376f65592
internet: Allowing Ipv4L3Protocol to set a default TOS value makes no sense anymore
2016-07-14 15:59:55 +02:00
Stefano Avallone
a000561495
network: Socket::IsManualIpTos can be replaced by Socket::GetIpTos
2016-07-14 15:59:55 +02:00
Stefano Avallone
83ed5e7bb6
network: Support socket priorities
2016-07-14 15:59:55 +02:00