This website requires JavaScript.
b6ae9e3446
internet: rescan bindings
Tom Henderson
2018-02-25 19:47:14 -08:00
19ce9f35b9
tcp: clang compilation error on type conversion
Tom Henderson
2018-02-25 19:46:21 -08:00
d0ba8d9a13
tcp: de-commented some light test for BytesInFlight function
Natale Patriciello
2018-02-25 12:04:32 +01:00
0ef049147e
tcp: Added a test for IsLost in TcpTxBuffer
Natale Patriciello
2018-02-25 12:03:49 +01:00
8e14751e7d
lte: (fixes 2107) Enable PCAP tracing for X2 and S1U links
Natale Patriciello
2018-02-25 11:59:03 +01:00
68691f9c17
edited release notes for bug 2866 corrected in commit 13319:4052be71b58b
Natale Patriciello
2018-02-25 11:43:13 +01:00
201068eda2
tcp: (fixes 2876) Do not shrink adv. window after FIN
Natale Patriciello
2018-02-25 11:40:59 +01:00
b8478298f7
tcp: SackBlock can be printed with NS_LOG macro
Natale Patriciello
2018-02-25 11:40:22 +01:00
adc9872391
tcp: (fixes #2875 ) Use Rule3 of RFC6675 only with SACK enabled
Natale Patriciello
2018-02-25 11:39:35 +01:00
9b62ac5401
tcp: (fixes #2874 ) Corrected interpretation of RFC 6675 for IsLost check
Natale Patriciello
2018-02-25 11:37:52 +01:00
d42d15b50f
tcp: Removed CraftSackOption from the API
Natale Patriciello
2018-02-25 11:36:52 +01:00
085eeca653
tcp: Removed duplicated code for assigning socket tag
Natale Patriciello
2018-02-25 11:36:23 +01:00
230e12df61
core: Added move operator for Time type
Natale Patriciello
2018-02-25 11:36:01 +01:00
a7b21e30dc
examples: VS warnings corrected in tcp-variants-comparison
Natale Patriciello
2018-02-25 11:35:41 +01:00
3a59cbbc68
tcp: C++11 initializers on TcpTxBuffer
Natale Patriciello
2018-02-25 11:35:02 +01:00
6a2611466e
tcp: Corrected VS warnings, patch based on Robert's patch
Natale Patriciello
2018-02-25 11:34:13 +01:00
7552517ba1
tcp: DeHeaderize TcpSocketBase, c++11 initializers
Natale Patriciello
2018-02-25 11:32:43 +01:00
b782b9288b
tcp: (fixes #2873 ) Potential SIGFPE with Yeah
Natale Patriciello
2018-02-25 11:30:06 +01:00
f6bdc69a97
network: clarify the IPv6 autoconfigured address generation documentation.
Tommaso Pecorella
2018-02-24 20:28:05 -06:00
ad5f9374e0
uan: (fixes #2413 ) Changes in the UAN module to support NS-3 IP stack
Hossam Khader
2018-02-24 20:07:05 -06:00
56b004d52b
spectrum: Remove useless lines in WifiSpectrumValueHelper
Sébastien Deronne
2018-02-24 00:49:49 +01:00
cb6b8c6c00
core: allow floating point time strings
Peter D. Barnes, Jr.
2018-02-23 15:16:10 -08:00
3acf9f511a
wifi: (fixes #2831 ) trigger reassociation if PHY capabilities changed
Sébastien Deronne
2018-02-23 23:11:17 +01:00
e136b8eb0a
wifi: (fixes #2791 ) rework InterferenceHelper
Sébastien Deronne
2018-02-23 22:23:41 +01:00
f70318144d
wifi: Cleanup debugging logs
Sébastien Deronne
2018-02-23 19:34:13 +01:00
e6dcbf9f38
wifi: (fixes #2877 ) Use uint32_t for CWmin and CWmax
Sébastien Deronne
2018-02-23 19:33:22 +01:00
76ce6128cf
traffic-control: Fix compilation issue
Sébastien Deronne
2018-02-23 19:31:45 +01:00
946e70807f
traffic-control: Eliminate Visual Studio compiler warnings (based on Robert Ammon's patch)
Stefano Avallone
2018-02-23 15:46:09 +01:00
9ade1f55fa
lte: Rescan bindings
Tom Henderson
2018-02-22 19:16:13 -08:00
d6dd4caafc
lte: Remove unimplemented methods
Tom Henderson
2018-02-22 17:53:09 -08:00
9585a5a725
uan: Eliminate Visual Studio compiler warnings
Robert Ammon
2018-02-22 07:40:01 -08:00
1427607a3f
lte: (Fixes #2277 ) EpcTftClassifier::Classify blindly assumes that a packet has a L4 header
Manuel Requena
2018-02-22 12:26:45 +01:00
c29225c68a
mpi: bug 2726: VS compiler warnings
Peter D. Barnes, Jr.
2018-02-21 09:38:06 -08:00
28bbe343bb
wifi: Clear station states in WifiRemoteStaionManager::Reset
Sébastien Deronne
2018-02-21 23:07:11 +01:00
90b08ad3c7
lte: (fixes #2754 ) Incorrect arguments passed to Asn1Header::SerializeInteger (partial patch provided by A.Krotov)
Manuel Requena
2018-02-21 16:32:20 +01:00
e49a4ed64b
lte: (fixes #2849 ) Received RLC and PDCP PDUs are missing in the stats files
Manuel Requena
2018-02-20 15:52:26 +01:00
26553ebde7
wifi: (fixes #2813 ) Use correct subcarrier frequency spacings for OFDM 10 MHz and 5 MHz PHYs
Tom Henderson
2018-02-20 12:52:37 +01:00
ddd5d35908
wifi: Eliminate some Visual Studio compiler warnings
Robert Ammon
2018-02-18 17:44:16 +01:00
8c2037e2cf
wifi: Fix uint_t types (based on Robert Ammon's patch)
Sébastien Deronne
2018-02-18 15:57:52 +01:00
dfd8d72c27
wifi: Fix some unused function parameters (based on Robert Ammon's patch)
Sébastien Deronne
2018-02-18 09:31:53 +01:00
e45f43cd92
wifi: Use uint8_t for indexes in minstrel
Sébastien Deronne
2018-02-18 08:22:29 +01:00
911be7ce42
wifi: Fix type mismatch
Tom Henderson
2018-02-17 15:47:28 -08:00
69cd760649
wifi: Use uint8_t for the number of supported rates
Sébastien Deronne
2018-02-17 20:53:52 +01:00
45442cf410
wifi: Fix some more uint32_t to uint8_t in wifi rate managers (based on Robert Ammon's patch)
Sébastien Deronne
2018-02-17 11:25:58 +01:00
c8df174f11
wifi: Fix uint32_t to uint8_t for parameters in wifi rate managers
Sébastien Deronne
2018-02-17 11:04:09 +01:00
4b496742a1
wifi: Fix uint32_t to uint64_t (based on Robert Ammon's patch)
Sébastien Deronne
2018-02-17 00:21:06 +01:00
cd389fdf04
wifi: Cleanup enums
Sébastien Deronne
2018-02-17 00:10:33 +01:00
7208161858
lte: Correct stale documentation
Tom Henderson
2018-02-13 16:12:39 -08:00
7cf493c9b4
lte: Correct reference to standard
Tom Henderson
2018-02-13 16:08:49 -08:00
c40b45f879
Fix typos ("desitnation", "soket", ...)
Alexander Krotov
2018-02-12 18:09:43 +03:00
cb43ae1607
wifi: Clear doxygen warnings
Sébastien Deronne
2018-02-10 16:34:54 +01:00
d16366eb16
wifi: Replace "VHtMcs9" with "VhtMcs9" in documentation.
Alexander Krotov
2018-02-09 14:33:49 +03:00
61b88be93f
internet: remove commented lines from Ipv6AddressHelper
Tommaso Pecorella
2018-02-08 19:06:43 -06:00
986f07fe07
internet: remove uint128_t from Ipv6AddressHelper
Tommaso Pecorella
2018-02-08 18:11:24 -06:00
52803ca937
internet: rescan bindings
Tom Henderson
2018-02-07 21:55:07 -08:00
b1a75b6afd
lte: rescan bindings
Tom Henderson
2018-02-07 21:54:39 -08:00
b10a000aa0
lte: add support for IPv6
Manoj Kumar Rana
2018-02-07 17:36:41 -06:00
0b4ffede67
internet: (fixes #1745 ) There can be only one Ipv6AddressHelper in a script
Tommaso Pecorella
2018-02-07 17:35:48 -06:00
3d8bddb597
tcp: Update documentation to indicate support for TCP-LP
Mohit P. Tahiliani
2018-02-07 12:27:02 -08:00
d9b0966ae5
rescan bindings
Sébastien Deronne
2018-02-03 15:45:57 +01:00
80050ca1b7
examples: Energy examples improvements
Tommaso Pecorella
2017-10-24 22:58:32 +02:00
1b7dd60567
wifi: (fixes #2809 ) Stop wifi devices when energy is depleted
Sébastien Deronne
2018-01-10 17:43:54 +01:00
ee8f90a664
energy: (fixes #2807 ) GetTotalEnergyConsumption is not updated correctly
Tommaso Pecorella
2017-10-24 22:04:13 +02:00
af5691366c
lte: (fixes #2768 ) LteUeNetDevice has a null MAC address
Tommaso Pecorella
2018-01-29 21:29:02 -06:00
5433a5f0c9
wifi: (fixes #2656 ) Correct bugs and improve logging in MinstrelHt
Matias Richart
2018-01-31 20:16:58 +01:00
a93794344b
wifi: Allow 802.11ax to use 40 MHz channel width when operating at 5 GHz
Sébastien Deronne
2018-01-31 20:16:15 +01:00
1c1bf17f91
branch merge
Natale Patriciello
2018-01-30 22:20:24 +01:00
95917105bf
wifi: (fixes #2854 ) Fix 802.11ax channel width capabilities
Sébastien Deronne
2018-01-24 19:09:29 +01:00
8c6d28009b
examples: Fix broken python examples after wifi api cleanup
Sébastien Deronne
2018-01-24 12:51:57 +01:00
51fa9e6142
[sphinx] Fix various sphinx errors
Peter D. Barnes, Jr.
2018-01-24 01:57:57 -08:00
b02adffd4a
[doxy] Speed up doxygen.warnings.report.sh run
Peter D. Barnes, Jr.
2018-01-22 17:25:15 -08:00
72d0b480c5
dsdv: Remove useless includes
Sébastien Deronne
2018-01-24 10:45:15 +01:00
225707ed3c
documentation: Update limitations of the wifi module
Sébastien Deronne
2018-01-24 10:12:33 +01:00
7ac773214c
wifi: rescan bindings
Sébastien Deronne
2018-01-24 10:01:54 +01:00
648081c69a
wifi: Remove deprecated attributes and helpers
Sébastien Deronne
2018-01-24 09:10:36 +01:00
feccb6d214
wifi: Fix VHT guard interval initialization for Ideal wifi manager
Getachew Redieteab
2018-01-24 09:05:12 +01:00
3777db41ec
wifi: Use static_cast instead of C-style cast
Sébastien Deronne
2018-01-21 09:21:38 +01:00
0d6f46f648
examples: Remove commented lines in wireless examples
Sébastien Deronne
2018-01-20 18:32:32 +01:00
d16a9ce18c
tcp: use minRtt of TcpSocketState when congestion controls have to track the minimum rtt for the entire connection
Natale Patriciello
2018-01-19 16:50:39 +01:00
f1da2c177e
tcp: Save minRtt in TcpSocketState
Vivek Jain
2018-01-19 16:49:41 +01:00
9eea488338
tcp: Added TCP LP
Charitha Sangaraju
2018-01-19 16:48:07 +01:00
4e27c5e008
examples: Add useRts option in wifi network examples, add frequency selection in he-wifi-network and extend regression
Sébastien Deronne
2018-01-13 12:16:29 +01:00
5bd9704dd0
wifi: (fixes #2838 ) Fix rate selection for control frames when no rate available in the BSSBasicRateSet
Sébastien Deronne
2018-01-13 12:14:55 +01:00
12ba919ef2
wifi: (fixes #2848 ) Set association ID in association response headers
Sébastien Deronne
2017-10-21 15:45:18 +02:00
8a9127f27b
spectrum, wifi: (fixes #2843 ) Set correct channel width and center frequency provided for non-HT PPDUs when building SpectralDensity
Getachew Redieteab
2018-01-12 22:55:26 +01:00
1c246e8c09
wifi: Cleanup InterferenceHelper
Sébastien Deronne
2018-01-12 22:49:50 +01:00
880f126211
lte: rescan ILP32 bindings
Zoraze Ali
2018-01-11 10:36:39 -08:00
87d8c1d5d4
lte: rescan bindings
Zoraze Ali
2018-01-10 19:29:50 +01:00
586fad807a
lte: align uplink MCS to TBS index mapping as per TS36213
Zoraze Ali
2018-01-10 19:29:07 +01:00
a163b27196
energy: Add missing configuration in basic-energy-model-test
Sébastien Deronne
2018-01-10 14:07:27 +01:00
94efc4a474
examples: fix tcp-variants-comparison with multiple flows.
Tommaso Pecorella
2018-01-09 00:28:08 +01:00
8cf504d2af
aodv: fix example duration
Tommaso Pecorella
2018-01-09 00:30:04 +01:00
1114c33b8d
examples: Fix wrong energy model in wireless-animation
Sébastien Deronne
2018-01-07 21:38:00 +01:00
57090cef90
examples: Add energy-model-with-harvesting-example to regression
Sébastien Deronne
2018-01-07 21:37:24 +01:00
5f4c15f075
examples: Cleanup energy-model-with-harvesting-example
Sébastien Deronne
2018-01-07 21:36:48 +01:00
6cce7d6dfd
wifi: Cleanup wifi-radio-energy-model
Sébastien Deronne
2018-01-07 21:36:20 +01:00
05ab57f865
bindings: (partial fix #2451 ) Handle std::_Ios_Openmode typedef
Tom Henderson
2018-01-05 09:19:45 -08:00
5d5f67faa3
test: (fixes #2829 ) test.py produces malformed XML results
Robert Ammon
2018-01-04 13:28:16 -08:00
19593f8c18
bindings: rescan core and network bindings
Tom Henderson
2018-01-04 12:48:56 -08:00
303d47145f
wifi: Fix issue in radiotap header with data rate value for HT and VHT frames
Sébastien Deronne
2017-12-30 18:55:20 +01:00