Commit Graph

12207 Commits

Author SHA1 Message Date
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
Stefano Avallone
c8300ef811 internet: Add a tos field to InetSockAddress 2016-07-14 15:59:55 +02:00
Natale Patriciello
79da17e2d2 tcp: (documentation) fixed math and figures 2016-07-14 15:28:43 +02:00
Tommaso Pecorella
5528b342cb internet and other modules: doxygen and manual improvements 2016-07-14 10:56:33 +02:00
Natale Patriciello
063c98f45f traffic-control: inserted defgroup 2016-07-13 09:48:52 +02:00
Sébastien Deronne
bef514cda8 wifi: (fixes #2445) Fix out of bounds array access in MinstrelHtWifiManager::SetBestProbabilityRate (patch from Alexander Krotov and Matias Richart) 2016-07-12 22:23:24 +02:00
Sébastien Deronne
418fa0a523 wifi: (fixes #1579) Final fix for segfault caused by EDCA fragmentation 2016-07-12 21:35:20 +02:00
Tom Henderson
b1c3fd67bc rescan all bindings 2016-07-12 08:17:20 -07:00
Tommaso Pecorella
97f68a678d network: (fixes #2444) PcapHelper DataLinkType enum should have a name 2016-07-12 01:19:11 +02:00
Tommaso Pecorella
a6c4a53280 applications: (fixes #2443) Increase applications counters to accomodate Gbps transfer rates. 2016-07-12 01:17:09 +02:00
Sébastien Deronne
35eb8ab4c6 wifi: Fix functions to retrieve supported MCS in VHT capabilities (patch from Ioannis Selinis) 2016-07-06 21:46:58 +02:00
Peter D. Barnes, Jr.
a50af0a233 [core] Document the meaning of Simulator context.
Use a symbol Simulator::NO_CONTEXT instead of hardcoded value.
2016-07-01 16:07:30 -07:00
Peter D. Barnes, Jr.
47815010d6 [test] Refactor to remove writeable global value. 2016-07-05 15:19:48 -07:00
Peter D. Barnes, Jr.
8e61960012 [core] Sort configuration report 2016-07-05 15:18:47 -07:00
Natale Patriciello
1d91b7c21a tcp: Veno simplified 2016-07-04 15:15:48 +02:00
Natale Patriciello
cd29d3dea9 tcp: Vegas simplified 2016-07-04 15:04:59 +02:00
Sébastien Deronne
8a19cbd288 examples: remove unnecessary wifi settings 2016-07-02 11:48:13 +02:00
Sébastien Deronne
38b6955649 Fix misspelling in src/wscript 2016-07-02 11:24:48 +02:00
Natale Patriciello
bb32843c36 tcp: (documentation) added missing figure 2016-07-01 16:51:43 +02:00
Mohit P. Tahiliani
8300bf4e38 traffic-control: (fixes #2448) Run the examples in the test suite 2016-06-29 18:28:02 +02:00
Stefano Avallone
8a000b4a9f traffic-control: Fix the size of the RootQueueDiscList attribute 2016-06-29 18:04:49 +02:00
Stefano Avallone
68ae41b061 config-store: (fixes #2442) Do not crash if an object container has a null item 2016-06-29 17:58:03 +02:00
Stefano Avallone
36f8484352 traffic-control: Ensure that a NetDeviceQueueInterface is aggregated when a queue disc is installed on a device 2016-06-27 17:03:03 +02:00
Natale Patriciello
b7ec2e833c tcp: Documentation on TCP-application interface 2016-06-27 16:32:04 +02:00
Tommaso Pecorella
4bcf4abdda various: (fixes #2446) Fix comma instead of pipe in Attributes 2016-06-23 23:55:32 +02:00
Tommaso Pecorella
4937734929 wifi: QosTag printing needs a cast to int 2016-06-20 00:00:15 +02:00
Sébastien Deronne
c1388be030 wifi: (fixes #2379) Workaround to avoid BlockAckReq to be part of A-MPDUs 2016-06-17 13:56:18 +02:00
Sébastien Deronne
f6654f72e1 wifi: Improve time accuracy in WifiPhy calculations 2016-06-17 13:53:40 +02:00
Sébastien Deronne
20719679ad wifi: (fixes #2421) Forbid negative RemainingAmpduDuration for the last MPDU in A-MPDU tag 2016-06-17 13:52:50 +02:00
Sébastien Deronne
e96f106db0 wifi: (fixes #2408) Fixes pcap issues with HT Minstrel (patch from Tommaso and Matias) 2016-06-17 13:49:33 +02:00
Peter D. Barnes, Jr.
08ff4e78cf [core] Use standard arguments args, argv. 2016-06-16 16:11:31 -07:00
Stefano Avallone
a2e4d75c84 internet: (fixes #2440) SocketIpTosTag might be added twice if a packet is sent multiple times 2016-06-15 16:15:56 +02:00
Hossam Khader
e9e80fa69a sixlowpan: (fixes #2439) SixLowPan headers needs casts to int in some places 2016-06-14 22:56:28 +02:00
Tommso Pecorella
70fc877f81 internet: (fixes #2438) Routing must not chain-process packets coming from a non-forwarding interface 2016-06-13 00:11:15 +02:00
Tommso Pecorella
c9b50f9b04 internet: (fixes #2402) IPv4 Interface forwarding state is not honored 2016-06-13 00:09:51 +02:00
Tom Henderson
90e4ab38cf mpi: (fixes #2437) disable literal-suffix warning when MPI enabled 2016-06-11 14:25:29 -07:00