Commit Graph

747 Commits

Author SHA1 Message Date
Natale Patriciello
b93c00f8b8 tcp: (fixes #1783 #2832 #2859) Unify code path for SACK and non-SACK connections. Thanks to Tom H., Menglei Zhang, Viyom Mittal 2018-03-03 12:00:13 +01:00
Sébastien Deronne
4bc502dd5b wifi: (fixes #2826) Use lowest basic rate for management frames 2018-03-02 23:46:11 +01:00
Sébastien Deronne
1dd885d023 wifi: (fixes #2774) Fixes endless ADDBA requests after transmitting a DELBA frame 2018-03-02 21:27:06 +01:00
Manuel Requena
d4d78eeeb3 lte: (fixes #2885) Tests fail for CQA and PSS testsuites 2018-03-02 17:09:09 +01:00
Zoraze Ali
3ee00b0a17 lte: (fixes: #2840) Wrong configuration of eNBs and UEs 2018-03-01 11:06:28 +01:00
Natale Patriciello
8e14751e7d lte: (fixes 2107) Enable PCAP tracing for X2 and S1U links 2018-02-25 11:59:03 +01:00
Natale Patriciello
68691f9c17 edited release notes for bug 2866 corrected in commit 13319:4052be71b58b 2018-02-25 11:43:13 +01:00
Natale Patriciello
201068eda2 tcp: (fixes 2876) Do not shrink adv. window after FIN 2018-02-25 11:40:59 +01:00
Natale Patriciello
adc9872391 tcp: (fixes #2875) Use Rule3 of RFC6675 only with SACK enabled 2018-02-25 11:39:35 +01:00
Natale Patriciello
9b62ac5401 tcp: (fixes #2874) Corrected interpretation of RFC 6675 for IsLost check 2018-02-25 11:37:52 +01:00
Natale Patriciello
b782b9288b tcp: (fixes #2873) Potential SIGFPE with Yeah 2018-02-25 11:30:06 +01:00
Hossam Khader
ad5f9374e0 uan: (fixes #2413) Changes in the UAN module to support NS-3 IP stack 2018-02-24 20:07:05 -06:00
Sébastien Deronne
3acf9f511a wifi: (fixes #2831) trigger reassociation if PHY capabilities changed 2018-02-23 23:11:17 +01:00
Sébastien Deronne
e136b8eb0a wifi: (fixes #2791) rework InterferenceHelper 2018-02-23 22:23:41 +01:00
Sébastien Deronne
e6dcbf9f38 wifi: (fixes #2877) Use uint32_t for CWmin and CWmax 2018-02-23 19:33:22 +01:00
Manuel Requena
1427607a3f lte: (Fixes #2277) EpcTftClassifier::Classify blindly assumes that a packet has a L4 header 2018-02-22 12:26:45 +01:00
Manuel Requena
90b08ad3c7 lte: (fixes #2754) Incorrect arguments passed to Asn1Header::SerializeInteger
(partial patch provided by A.Krotov)
2018-02-21 16:32:20 +01:00
Manuel Requena
e49a4ed64b lte: (fixes #2849) Received RLC and PDCP PDUs are missing in the stats files 2018-02-20 15:52:26 +01:00
Tom Henderson
26553ebde7 wifi: (fixes #2813) Use correct subcarrier frequency spacings for OFDM 10 MHz and 5 MHz PHYs 2018-02-20 12:52:37 +01:00
Manoj Kumar Rana
b10a000aa0 lte: add support for IPv6 2018-02-07 17:36:41 -06:00
Tommaso Pecorella
0b4ffede67 internet: (fixes #1745) There can be only one Ipv6AddressHelper in a script 2018-02-07 17:35:48 -06:00
Sébastien Deronne
1b7dd60567 wifi: (fixes #2809) Stop wifi devices when energy is depleted 2018-01-10 17:43:54 +01:00
Tommaso Pecorella
ee8f90a664 energy: (fixes #2807) GetTotalEnergyConsumption is not updated correctly 2017-10-24 22:04:13 +02:00
Tommaso Pecorella
af5691366c lte: (fixes #2768) LteUeNetDevice has a null MAC address 2018-01-29 21:29:02 -06:00
Matias Richart
5433a5f0c9 wifi: (fixes #2656) Correct bugs and improve logging in MinstrelHt 2018-01-31 20:16:58 +01:00
Natale Patriciello
1c1bf17f91 branch merge 2018-01-30 22:20:24 +01:00
Sébastien Deronne
95917105bf wifi: (fixes #2854) Fix 802.11ax channel width capabilities 2018-01-24 19:09:29 +01:00
Charitha Sangaraju
9eea488338 tcp: Added TCP LP 2018-01-19 16:48:07 +01:00
Sébastien Deronne
5bd9704dd0 wifi: (fixes #2838) Fix rate selection for control frames when no rate available in the BSSBasicRateSet 2018-01-13 12:14:55 +01:00
Sébastien Deronne
12ba919ef2 wifi: (fixes #2848) Set association ID in association response headers 2017-10-21 15:45:18 +02:00
Getachew Redieteab
8a9127f27b spectrum, wifi: (fixes #2843) Set correct channel width and center frequency provided for non-HT PPDUs when building SpectralDensity 2018-01-12 22:55:26 +01:00
Matias Richart
b137c16157 wifi: (fixes #2820) Correct power levels in rrpaa wifi manager 2017-12-27 09:21:58 +01:00
Tommaso Pecorella
598e0ce95e internet: add Is[Address,Network]Allocated functions to Ipv[4,6]AddressGenerator 2017-12-23 20:21:45 +01:00
Natale Patriciello
d51ef3cac4 tcp: (fixes #2653) to not save smaller ts 2017-12-13 19:05:02 +01:00
Vivek Jain
c1122f9a87 tcp: (feature 2823) Implemented TCP Pacing 2017-12-13 19:00:07 +01:00
Jakub Rewienski
fb11bed41c lrwpan: support for extended addressing mode 2017-12-09 01:12:15 +01:00
Sébastien Deronne
f7cc085494 wifi: (fixes #2836) Add missing VHT information in radiotap header when A-MPDU is used 2017-12-05 23:06:13 +01:00
Sébastien Deronne
6d44bcdeb7 Update RELEASE_NOTES 2017-11-25 16:27:57 +01:00
Tommaso Pecorella
8955dc004c olsr: (fixes #2828) OLSR simple P2P example produces wrong results 2017-11-23 01:44:13 +01:00
Tommaso Pecorella
eee3abfab4 update RELEASE_NOTES.txt 2017-11-18 00:05:11 +01:00
Peter D. Barnes, Jr.
9280ea4a36 core: (fixes #2766) Modify int64x64 log to avoid stack overflow 2017-11-03 17:05:40 -07:00
Getachew Redieteab
05f53a6c61 wifi: (fixes #2764) WifiSpectrumModelId doesn't distinguish 11ax 2017-11-02 10:48:24 -07:00
Tom Henderson
7ec5a52ca5 network: Update documentation for Header::Deserialize () 2017-10-27 18:30:25 -07:00
Tom Henderson
ac583f526e Update release files to start next release 2017-10-11 21:06:10 -07:00
Tom Henderson
644b529b34 Update RELEASE_NOTES for ns-3.27 2017-10-06 08:01:15 -07:00
Sébastien Deronne
a7f92e2d46 wifi: (fixes #2771) Ideal wifi manager does not check the maximum number of TX streams 2017-09-25 20:25:58 +02:00
Tom Henderson
65c8627d1d wifi: Update documentation for previous two changesets 2017-09-22 09:43:30 -07:00
Lynne Salameh
b14635b699 tcp: (fixes #2285) Loss of ack of SYN can cause improper setup 2017-09-17 16:58:41 -07:00
Tom Henderson
f137dbb268 Update RELEASE_NOTES 2017-09-17 15:24:23 -07:00
Natale Patriciello
b90ef6ac5b tcp: (fixes #2133) Don't assert upon data receipt in FIN_WAIT_1/2 2017-09-17 15:18:37 -07:00