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
Tom Henderson
582231c37d
core: Improve RngSeed and RngRun documentation
2016-06-10 14:50:07 -07:00
Sébastien Deronne
5b4d08da67
wifi: ( fixes #2420 ) Remove code duplication between Wifi and Wave modules
2016-06-10 21:45:45 +02:00
Alexander Krotov
5caef0cd19
wifi: ( fixes #2376 ) Process case when new A-MPDU is received and some MPDUs are missing
2016-04-18 18:59:52 +03:00
Matias Richart
7f7a46fd65
wifi: ( fixes #1797 ) Assert when non-HT RAA is used with HT/VHT device
2016-06-10 21:45:43 +02:00
Sébastien Deronne
1224204c0a
wifi: ( fixes #2427 ) Do not set m_erpSupported for 802.11ac and 802.11n at 5GHz
2016-06-10 21:45:42 +02:00
Sébastien Deronne
b8068619dd
wifi: ( fixes #2436 ) Do not send BACK if the received A-MPDU is not addressed to the station
2016-06-10 21:45:41 +02:00
Sébastien Deronne
aa4498a55c
internet: (fixes clang) Fix compilation warnings
2016-06-10 21:45:37 +02:00
Manuel Requena
4c6ca8c77e
lte: ( fixes #2308 ) PacketTag instead of ByteTag in LTE PDCP/RLC
2016-06-10 17:09:35 +02:00
Mohit P. Tahiliani
124665b8e0
traffic-control: Remove magic numbers from ARED examples
2016-06-10 10:59:00 +02:00
Anh Nguyen
609f07f047
tcp: added TCP Illinois
2016-06-09 12:31:28 +02:00
Anh Nguyen
5a63ddb268
tcp: added TCP YeAH
2016-06-09 12:18:15 +02:00
Alexander Krotov
3a83e72a81
.gitignore
...
While main NS-3 repository [1] uses Mercurial, NS-3 also has official
[2] git mirror [3]. Added .gitignore replicates current .hgignore,
also taking advantage of the ability to split it into multiple files.
[1] http://code.nsnam.org/ns-3-dev/
[2] https://www.nsnam.org/wiki/HOWTO_use_Git_instead_of_Mercurial
[3] https://github.com/nsnam/ns-3-dev-git
2016-05-15 01:58:21 +03:00
Tom Henderson
d5650a8d01
waf: ( fixes #2270 ) Support -std=c++11 by default
2016-05-17 09:19:08 -07:00
Natale Patriciello
12b94e8df0
tcp: previous commit regards bug 2433, not 2461
2016-06-04 14:53:48 +02:00
Natale Patriciello
41566e885d
tcp: ( fixes #2461 ) BIC should copy private members
2016-06-04 14:51:18 +02:00
Ali Rostami
3e34eb965a
wifi: ( fixes #2352 ) Add 'drop oldest' drop policy to WifiMacQueue (patch from Ali Rostami)
2016-03-31 10:08:49 -07:00
Tom Henderson
178c70829f
bindings: rescan all module bindings
2016-06-02 09:24:07 -07:00
Tommaso Pecorella
afa5de4a78
internet: ( fixes #231 ) Remove SocketAddressTag
...
SocketAddressTag was a long-standing API glitch. It was used to replicate the RecvFrom effect (i.e., to know the source address of packet) without calling RecvFrom.
This option is more harmful than useful, because in case of tunnels the new tag needs to replace the old one. Moreover, there is no real need to create a new API when there is a perfectly working one (i.e., RecvFrom).
2016-06-02 01:16:39 +02:00
Tommaso Pecorella
1865443417
Doxygen: some typos fixed.
2016-05-29 17:24:37 +02:00
Stefano Avallone
ab38c73c91
internet: ( fixes #2425 ) UdpSocketImpl simplification
2016-05-28 01:07:41 +02:00
Tommaso Pecorella
d46c28256a
Update RELEASE_NOTES
2016-05-25 00:12:34 +02:00
Alexander Krotov
79beb0d9ab
core: ( fixes #1939 ) Make sure that an object is not aggregated twice.
...
When aggregating objects, it was checked that objects of the same type
are not aggregated. However, the check was performed only against the
primary type of the "other" object, but not against the types of objects
aggregated to the "other" object. This patch fixes the issue.
2016-04-10 11:50:22 +02:00
Sébastien Deronne
76be6102cb
wifi: ( fixes #2380 ) Fix to retrieve current TID (patch from Alexander Krotov)
2016-05-22 22:06:05 +02:00
Tommaso Pecorella
e1f17fbb3c
wave: ( fixes #2419 ) BsmApplication should use RecvFrom, not SocketAddressTag
2016-05-22 01:35:26 +02:00