This website requires JavaScript.
776c285b45
Rescan bindings
Sébastien Deronne
2018-03-29 05:58:13 +02:00
b93ad1156a
examples: Fix some Visual Studio compiler warnings (based on Robert Ammon's patch)
Sébastien Deronne
2018-03-28 16:58:25 +02:00
700af34685
wifi: Removed unused Fast and Super Fast ACKs
Sébastien Deronne
2018-03-28 14:26:33 +02:00
9047f6f9af
wifi: Remove unused functions
Sébastien Deronne
2018-03-28 14:25:33 +02:00
7a7b8a1156
wifi: Set NTx to 1 in TxVector for broadcast data frames
Sébastien Deronne
2018-03-28 14:01:05 +02:00
f325e3bd83
wifi: Extend insertion operator in HtOperation IE
Sébastien Deronne
2018-03-28 13:58:13 +02:00
84e2c5a3ef
wifi: Fix typos in InterferenceHelper and extend regression for test-interference-helper
Sébastien Deronne
2018-03-28 12:58:07 +02:00
c929eb79d2
wifi: Remove useless extraction operators in wifi IEs
Sébastien Deronne
2018-03-28 12:44:36 +02:00
a91bad4d6a
wifi: Rework GetAddress to GetDestinationAddress in WifiMacQueueItem
Sébastien Deronne
2018-03-28 12:29:54 +02:00
562ed45672
examples: Cleanup ssid setting in multirate wireless example
Sébastien Deronne
2018-03-28 12:27:56 +02:00
b0e8d12ac9
wifi: Add WifiMode to ascii traces
Sébastien Deronne
2018-03-28 12:25:06 +02:00
43ef986a4d
core: Visual Studio compiler warnings (based on Robert Ammon's patch)
Peter D. Barnes, Jr.
2018-03-27 19:19:12 -07:00
a945f59c97
Update release_steps.txt
Tom Henderson
2018-03-22 19:31:09 -07:00
77115f1280
Update getting started section in tutorial
Tom Henderson
2018-03-22 19:30:35 -07:00
58cc90c854
Update release files to start next release
Tom Henderson
2018-03-22 19:21:34 -07:00
9a94bdcdfb
Added tag ns-3.28 for changeset 82d130348a36
Tom Henderson
2018-03-22 19:14:57 -07:00
75f6501d4d
Update AUTHORS, CHANGES.html, RELEASE_NOTES for ns-3.28
Tom Henderson
2018-03-19 10:40:32 -07:00
2909ec18fd
traffic-control: add TBF chapter to Makefile
Stefano Avallone
2018-03-16 09:44:12 +01:00
0d5b1028cb
test: Fix typo in test list
Tom Henderson
2018-03-15 14:15:54 -07:00
d2b7db2a02
traffic-control: Add chapter to Makefile
Tom Henderson
2018-03-15 13:10:28 -07:00
58cb65c475
internet: Add documentation chapter for UDP
Viyom
2018-03-15 13:09:08 -07:00
98ad0ae58b
lte: Clarify that CA presently works in downlink only
Manuel Requena
2018-03-15 12:39:52 -07:00
d8066ab152
build: Remove newlines in task description
Alexander Afanasyev
2018-03-14 22:05:53 -07:00
07ea712723
build: (fixes #2884 ) Remove code duplication in contrib/wscript
Tom Henderson
2018-03-14 22:01:41 -07:00
c2a9b2e56b
bindings: Rescan all bindings
Tom Henderson
2018-03-14 20:38:59 -07:00
04ad743a8c
mpi: Fix bug which aborted execution when calling Simulator::Run multiple times
Peter D. Barnes, Jr.
2018-03-14 15:25:35 -07:00
f05603f02f
csma: (fixes # 2872) Packet copy in CsmaChannel breaks netanim tracing
Tom Henderson
2018-03-10 09:16:56 -08:00
7eba2f5462
uan: Remove unimplemented method
Tom Henderson
2018-03-10 09:09:00 -08:00
cd9040655f
documentation: (partial fix #2887 ) TracedValueCallback signatures
Tom Henderson
2018-03-10 08:43:58 -08:00
ef0df6b476
documentation: Add a tutorial section about ns-3 queues
Stefano Avallone
2018-03-09 14:18:54 +01:00
b2a2539d17
wifi: Fixes wrong guard band for transmissions using DSSS/HR-DSSS
Sébastien Deronne
2018-03-08 21:30:32 +01:00
b062d4a43b
Remove double header inclusions
Sébastien Deronne
2018-03-08 21:30:31 +01:00
b5e7c937ff
lte: Fix default value of numberOfRA-Preambles according to 3GPP spec
Manuel Requena
2018-03-08 12:55:58 +01:00
cb88b3caea
lte: (fixes #2899 ) Inconsistent type for variable cellForWhichToReportCGI
Manuel Requena
2018-03-08 12:54:54 +01:00
536c5a8696
lte: (fixes #2898 ) Coding issue in function RrcAsn1Header::DeserializeRachConfigCommon
Manuel Requena
2018-03-08 12:53:07 +01:00
96f280cdfe
wifi: Modify wifi-trans-example to handle fix for bug 2826
Getachew Redieteab
2018-03-07 22:22:25 +01:00
08e8241a0e
wifi: Fix incorrect bash formatting in wifi-trans-example.sh
Getachew Redieteab
2018-03-07 22:19:29 +01:00
f1bcee6ea4
flow-monitor: python3 example compatibility fix
Tommaso Pecorella
2018-03-06 14:44:42 -06:00
eb8063fae5
python: fix examples for python 3.6
Tommaso Pecorella
2018-03-06 14:16:20 -06:00
2cb872f436
internet: (fixes #2890 ) Icmpv4 "ECHO" is defined in system-wide headers
Tommaso Pecorella
2018-03-06 13:32:01 -06:00
c833e3d1cf
wifi: Doxygen fix (thanks to Muhammad Asif Khan)
Tom Henderson
2018-03-05 21:42:47 -08:00
8eb02718e1
lte: (fixes #2865 ) Update LteHelper::EnableLogComponents()
Tom Henderson
2018-03-05 21:40:18 -08:00
a089dac2a2
build: (partial fix #2884 ) Support export of include paths
Alexander Afanasyev
2018-03-05 21:28:07 -08:00
eecd507025
build: (fixes #2863 ) pygccxml version check compatibility with Python3
Mathias Ettinger
2018-03-05 21:10:36 -08:00
dc1431522a
build: (fixes #2852 ) Fix --check-profile regression
Mathias Ettinger
2018-03-05 20:59:15 -08:00
eac2a44773
uan: (fixes #2882 ): Examples for running raw, IPv4, IPv6, 6lowpan over UAN
Hossam Khader
2018-03-05 14:47:15 -06:00
52382acdbe
Update AUTHORS list
Sébastien Deronne
2018-03-05 20:26:08 +01:00
7235001058
wifi: Fix 802.11e order field
Sébastien Deronne
2018-03-04 22:45:47 +01:00
3a9ab686f5
internet, traffic-control: Update ILP32 bindings
Tom Henderson
2018-03-04 08:46:33 -08:00
ddf5485b8f
wifi: rescan bindings
Sébastien Deronne
2018-03-04 12:12:27 +01:00
b0a0814980
Update CHANGES.html
Sébastien Deronne
2018-03-04 11:15:49 +01:00
2bbbf098f6
wifi: Check style of previous commit
Sébastien Deronne
2018-03-04 11:15:47 +01:00
a7eb13a278
wifi, spectrum: Wi-Fi adjacent channel modeling through transmit spectrum mask (OFDM)
Getachew Redieteab
2018-03-04 11:10:00 +01:00
6e648aeeea
wifi: Update doc
Sébastien Deronne
2018-03-04 11:08:14 +01:00
f233c55522
wifi: Fixes uncalled destructor and DoDispose functions
Sébastien Deronne
2018-03-04 11:07:48 +01:00
a493688ed7
wifi: Fix GetChannelWidthForTransmission for 802.11b DSSS
Sébastien Deronne
2018-03-03 22:34:30 +01:00
2597caf7d4
wifi: rescan bindings
Sébastien Deronne
2018-03-03 22:34:27 +01:00
28dc555762
wifi: Cleanup some unused functions
Sébastien Deronne
2018-03-03 20:18:57 +01:00
d056e28ed6
wifi: Fixes deserialization of ExtendedCapabilities IE
Sébastien Deronne
2018-03-03 20:18:40 +01:00
9eb6e9259b
internet: Rescan python bindings (64-bit only)
Stefano Avallone
2018-03-03 12:46:03 +01:00
69a4a84e4c
Python bindings do not like strongly typed enums apparently
Stefano Avallone
2018-03-03 12:24:02 +01:00
2c297a1681
tcp test: updating ns3tcp-test-cwnd for latest changes
Natale Patriciello
2018-03-03 12:00:39 +01:00
b93c00f8b8
tcp: (fixes #1783 #2832 #2859 ) Unify code path for SACK and non-SACK connections. Thanks to Tom H., Menglei Zhang, Viyom Mittal
Natale Patriciello
2018-03-03 12:00:13 +01:00
3d064c09e8
tcp: Prepare for emulate Reno sacks (so-called dupacks)
Natale Patriciello
2018-03-03 11:57:34 +01:00
abd5f6464d
tcp: Simplified BytesInFlight and IsLost for SACK connections
Natale Patriciello
2018-03-03 11:53:32 +01:00
adf72c0514
tcp: highTx used as source of decisions
Natale Patriciello
2018-03-03 11:53:06 +01:00
91f3778acc
tcp: Try to take more data from the app before sending
Natale Patriciello
2018-03-03 11:52:38 +01:00
013bf1ef02
tcp test: Test the closing phase
Natale Patriciello
2018-03-03 11:52:11 +01:00
04323e9641
tcp test: tracing other values for future use
Natale Patriciello
2018-03-03 11:51:37 +01:00
f67dd317d0
network: Rescan python bindings (64-bit only)
Stefano Avallone
2018-03-03 11:18:31 +01:00
17514002d1
traffic-control: Rescan python bindings (64-bit only)
Stefano Avallone
2018-03-03 11:06:49 +01:00
68979374fb
traffic-control: Add token bucket filter
Surya Seetharaman
2018-03-03 10:55:17 +01:00
2005953337
traffic-control: Add the Fifo queue disc
Stefano Avallone
2018-03-03 10:55:08 +01:00
1ffbf707d5
traffic-control: Align the implementation of Peek methods to Linux
Stefano Avallone
2018-03-03 10:54:57 +01:00
8d5e9bb5c6
traffic-control: Convert tests and examples to using MaxSize
Stefano Avallone
2018-03-03 10:54:45 +01:00
998151ede3
traffic-control: Improve handling of queue disc size
Stefano Avallone
2018-03-03 10:54:32 +01:00
7d776669cd
network: Add a MaxSize attribute to Queue
Stefano Avallone
2018-03-03 10:54:15 +01:00
4bc502dd5b
wifi: (fixes #2826 ) Use lowest basic rate for management frames
Sébastien Deronne
2018-03-02 23:46:11 +01:00
3b1e77857e
wifi: rescan bindings
Sébastien Deronne
2018-03-02 23:43:51 +01:00
1dd885d023
wifi: (fixes #2774 ) Fixes endless ADDBA requests after transmitting a DELBA frame
Sébastien Deronne
2018-03-02 21:27:06 +01:00
fbd00cb4b5
wifi: Refactor WifiPhy and WifiPhyStateHelper to eliminate circular declaration of classes (based on Robert Ammon's patch)
Sébastien Deronne
2018-03-02 21:24:48 +01:00
d4d78eeeb3
lte: (fixes #2885 ) Tests fail for CQA and PSS testsuites
Manuel Requena
2018-03-02 17:09:09 +01:00
d7c4763081
lte: rescan bindings
Zoraze Ali
2018-03-01 16:55:41 +01:00
763a885e0c
merge
Zoraze Ali
2018-03-01 12:00:44 +01:00
8dee9cad35
traffic-control: Eliminate Visual Studio compiler warning without breaking build with clang
Stefano Avallone
2018-03-01 11:43:08 +01:00
be2409e0dd
lte: Remove useless and harmful SetCcPhyParams after fix #2840
Manuel Requena
2018-03-01 11:07:40 +01:00
3ee00b0a17
lte: (fixes : #2840 ) Wrong configuration of eNBs and UEs
Zoraze Ali
2018-03-01 11:06:28 +01:00
a9a20831f7
wifi: rescan bindings
Sébastien Deronne
2018-02-27 21:47:33 +01:00
6ffe1f247f
wifi: Eliminate some Visual Studio compiler warnings (based on Robert Ammon's patch)
Sébastien Deronne
2018-02-27 20:29:17 +01:00
a1a1a5990f
wifi: Get rid of unused retries parameter in WifiTxVector
Sébastien Deronne
2018-02-27 20:25:59 +01:00
cb02bea0ae
wifi: Remove useless code in EdcaTxopN
Sébastien Deronne
2018-02-27 20:25:28 +01:00
af33c6c297
wifi: Use 802.11ac in Bug2831TestCase
Sébastien Deronne
2018-02-27 20:23:25 +01:00
bfefcaed40
wifi: Remove useless check in InterferenceHelper
Sébastien Deronne
2018-02-27 20:23:06 +01:00
24719f1d6d
wifi: Add placeholder to handle extended capabilities IE
Sébastien Deronne
2018-02-27 20:22:36 +01:00
0f467b3502
wifi: Check style of previous commits
Sébastien Deronne
2018-02-27 09:39:03 +01:00
673667d2f7
wifi: Remove casts in logging outputs
Sébastien Deronne
2018-02-26 23:18:47 +01:00
8b355753c9
wifi: rescan bindings
Sébastien Deronne
2018-02-26 23:14:21 +01:00
fb3b0825f0
wifi: Start wifi devices when energy is recharged
Sébastien Deronne
2018-02-26 21:01:09 +01:00
1d5e5dec09
network: rescan bindings
Tom Henderson
2018-02-25 19:47:48 -08:00
848198b263
uan: rescan bindings
Tom Henderson
2018-02-25 19:47:36 -08:00