Commit Graph

13406 Commits

Author SHA1 Message Date
Stefano Avallone
ef0df6b476 documentation: Add a tutorial section about ns-3 queues 2018-03-09 14:18:54 +01:00
Sébastien Deronne
b2a2539d17 wifi: Fixes wrong guard band for transmissions using DSSS/HR-DSSS 2018-03-08 21:30:32 +01:00
Sébastien Deronne
b062d4a43b Remove double header inclusions 2018-03-08 21:30:31 +01:00
Manuel Requena
b5e7c937ff lte: Fix default value of numberOfRA-Preambles according to 3GPP spec 2018-03-08 12:55:58 +01: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
Getachew Redieteab
96f280cdfe wifi: Modify wifi-trans-example to handle fix for bug 2826 2018-03-07 22:22:25 +01:00
Getachew Redieteab
08e8241a0e wifi: Fix incorrect bash formatting in wifi-trans-example.sh 2018-03-07 22:19:29 +01:00
Tommaso Pecorella
f1bcee6ea4 flow-monitor: python3 example compatibility fix 2018-03-06 14:44:42 -06:00
Tommaso Pecorella
eb8063fae5 python: fix examples for python 3.6 2018-03-06 14:16:20 -06:00
Tommaso Pecorella
2cb872f436 internet: (fixes #2890) Icmpv4 "ECHO" is defined in system-wide headers 2018-03-06 13:32:01 -06:00
Tom Henderson
c833e3d1cf wifi: Doxygen fix (thanks to Muhammad Asif Khan) 2018-03-05 21:42:47 -08:00
Tom Henderson
8eb02718e1 lte: (fixes #2865) Update LteHelper::EnableLogComponents() 2018-03-05 21:40:18 -08:00
Alexander Afanasyev
a089dac2a2 build: (partial fix #2884) Support export of include paths 2018-03-05 21:28:07 -08:00
Mathias Ettinger
eecd507025 build: (fixes #2863) pygccxml version check compatibility with Python3 2018-03-05 21:10:36 -08:00
Mathias Ettinger
dc1431522a build: (fixes #2852) Fix --check-profile regression 2018-03-05 20:59:15 -08:00
Hossam Khader
eac2a44773 uan: (fixes #2882): Examples for running raw, IPv4, IPv6, 6lowpan over UAN 2018-03-05 14:47:15 -06:00
Sébastien Deronne
52382acdbe Update AUTHORS list 2018-03-05 20:26:08 +01:00
Sébastien Deronne
7235001058 wifi: Fix 802.11e order field 2018-03-04 22:45:47 +01:00
Tom Henderson
3a9ab686f5 internet, traffic-control: Update ILP32 bindings 2018-03-04 08:46:33 -08:00
Sébastien Deronne
ddf5485b8f wifi: rescan bindings 2018-03-04 12:12:27 +01:00
Sébastien Deronne
b0a0814980 Update CHANGES.html 2018-03-04 11:15:49 +01:00
Sébastien Deronne
2bbbf098f6 wifi: Check style of previous commit 2018-03-04 11:15:47 +01:00
Getachew Redieteab
a7eb13a278 wifi, spectrum: Wi-Fi adjacent channel modeling through transmit spectrum mask (OFDM) 2018-03-04 11:10:00 +01:00
Sébastien Deronne
6e648aeeea wifi: Update doc 2018-03-04 11:08:14 +01:00
Sébastien Deronne
f233c55522 wifi: Fixes uncalled destructor and DoDispose functions 2018-03-04 11:07:48 +01:00
Sébastien Deronne
a493688ed7 wifi: Fix GetChannelWidthForTransmission for 802.11b DSSS 2018-03-03 22:34:30 +01:00
Sébastien Deronne
2597caf7d4 wifi: rescan bindings 2018-03-03 22:34:27 +01:00
Sébastien Deronne
28dc555762 wifi: Cleanup some unused functions 2018-03-03 20:18:57 +01:00
Sébastien Deronne
d056e28ed6 wifi: Fixes deserialization of ExtendedCapabilities IE 2018-03-03 20:18:40 +01:00
Stefano Avallone
9eb6e9259b internet: Rescan python bindings (64-bit only) 2018-03-03 12:46:03 +01:00
Stefano Avallone
69a4a84e4c Python bindings do not like strongly typed enums apparently 2018-03-03 12:24:02 +01:00
Natale Patriciello
2c297a1681 tcp test: updating ns3tcp-test-cwnd for latest changes 2018-03-03 12:00:39 +01: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
Natale Patriciello
3d064c09e8 tcp: Prepare for emulate Reno sacks (so-called dupacks) 2018-03-03 11:57:34 +01:00
Natale Patriciello
abd5f6464d tcp: Simplified BytesInFlight and IsLost for SACK connections 2018-03-03 11:53:32 +01:00
Natale Patriciello
adf72c0514 tcp: highTx used as source of decisions 2018-03-03 11:53:06 +01:00
Natale Patriciello
91f3778acc tcp: Try to take more data from the app before sending 2018-03-03 11:52:38 +01:00
Natale Patriciello
013bf1ef02 tcp test: Test the closing phase 2018-03-03 11:52:11 +01:00
Natale Patriciello
04323e9641 tcp test: tracing other values for future use 2018-03-03 11:51:37 +01:00
Stefano Avallone
f67dd317d0 network: Rescan python bindings (64-bit only) 2018-03-03 11:18:31 +01:00
Stefano Avallone
17514002d1 traffic-control: Rescan python bindings (64-bit only) 2018-03-03 11:06:49 +01:00
Surya Seetharaman
68979374fb traffic-control: Add token bucket filter 2018-03-03 10:55:17 +01:00
Stefano Avallone
2005953337 traffic-control: Add the Fifo queue disc 2018-03-03 10:55:08 +01:00
Stefano Avallone
1ffbf707d5 traffic-control: Align the implementation of Peek methods to Linux 2018-03-03 10:54:57 +01:00
Stefano Avallone
8d5e9bb5c6 traffic-control: Convert tests and examples to using MaxSize 2018-03-03 10:54:45 +01:00
Stefano Avallone
998151ede3 traffic-control: Improve handling of queue disc size 2018-03-03 10:54:32 +01:00
Stefano Avallone
7d776669cd network: Add a MaxSize attribute to Queue 2018-03-03 10:54:15 +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
3b1e77857e wifi: rescan bindings 2018-03-02 23:43:51 +01:00