Tom Henderson
|
dc51e4cc97
|
aodv: (fixes #2517, 2911) Binary exponential backoff problem
|
2018-05-19 19:16:31 -07:00 |
|
Viyom
|
177a4fd06f
|
tcp: Added PRR Recovery algorithm
|
2018-05-15 22:16:36 +02:00 |
|
Manuel Requena
|
8da38f9a00
|
fd-net-device: (fixes #2801) MTU is not set correctly
|
2018-05-03 06:52:20 -07:00 |
|
Michele Polese
|
9624c80c37
|
buildings: Add OutdoorPositionAllocator to buildings module
|
2018-04-19 08:50:24 -07:00 |
|
Peter D. Barnes, Jr.
|
8c84b8be73
|
core: bug 2461: CommandLine should handle non-option arguments
|
2018-04-05 17:32:03 -07:00 |
|
Peter D. Barnes, Jr.
|
042d2e38e5
|
core: bug 2901: Add CommandLine::Parse (const std::vector<std::string>> args);
|
2018-04-03 14:49:27 -07:00 |
|
Tom Henderson
|
58cc90c854
|
Update release files to start next release
|
2018-03-22 19:21:34 -07:00 |
|
Tom Henderson
|
75f6501d4d
|
Update AUTHORS, CHANGES.html, RELEASE_NOTES for ns-3.28
|
2018-03-19 10:40:32 -07:00 |
|
Tom Henderson
|
f05603f02f
|
csma: (fixes # 2872) Packet copy in CsmaChannel breaks netanim tracing
|
2018-03-10 09:16:56 -08:00 |
|
Manuel Requena
|
cb88b3caea
|
lte: (fixes #2899) Inconsistent type for variable cellForWhichToReportCGI
|
2018-03-08 12:54:54 +01:00 |
|
Manuel Requena
|
536c5a8696
|
lte: (fixes #2898) Coding issue in function RrcAsn1Header::DeserializeRachConfigCommon
|
2018-03-08 12:53:07 +01:00 |
|
Tommaso Pecorella
|
2cb872f436
|
internet: (fixes #2890) Icmpv4 "ECHO" is defined in system-wide headers
|
2018-03-06 13:32:01 -06:00 |
|
Hossam Khader
|
eac2a44773
|
uan: (fixes #2882): Examples for running raw, IPv4, IPv6, 6lowpan over UAN
|
2018-03-05 14:47:15 -06:00 |
|
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 |
|