Sébastien Deronne
f53b87e610
examples: remove useless wifi settings in wireless examples
2017-10-21 11:15:50 +02:00
Sébastien Deronne
4bbd4f6021
wifi: check style
2017-10-21 10:18:24 +02:00
Sébastien Deronne
27ac6c1c3c
wifi: cleanup remaining Doxygen warnings
2017-10-21 10:12:18 +02:00
Sébastien Deronne
a8701bb9c2
wifi: remove functions that are never used
2017-10-21 10:12:02 +02:00
Peter D. Barnes, Jr.
5fe45ac83e
doxy: suppress erroneous ATTRIBUTE_HELPER_HEADER/CPP warnings
2017-10-18 22:39:05 -07:00
Tom Henderson
5b3c6c4b84
netanim: Add missing module dependency
2017-10-12 14:13:19 -07:00
Tom Henderson
ac583f526e
Update release files to start next release
2017-10-11 21:06:10 -07:00
Tom Henderson
a0674d1e27
Added tag ns-3.27 for changeset 68978885b6fc
2017-10-11 21:01:09 -07:00
John Abraham
4778581b60
NetAnim: change documentation to Qt5
2017-10-09 09:45:32 -07:00
Tom Henderson
644b529b34
Update RELEASE_NOTES for ns-3.27
2017-10-06 08:01:15 -07:00
Tom Henderson
76e45012cd
nsc-tcp: ( fixes #2796 ) Fix NSC TCP transmission flow control
2017-10-05 10:48:38 -07:00
Michele Polese
9b544a9cac
lte: ( fixes #2787 ) Fix typo in documentation
2017-10-03 16:41:40 -07:00
Tom Henderson
76d3ab7de6
Update tutorial for ns-3.27
2017-10-03 16:35:09 -07:00
Tom Henderson
6249f05131
update AUTHORS list for ns-3.27
2017-10-02 11:54:39 -07:00
Tom Henderson
511e64a8c1
lte: ( fixes #2786 ) Remove unimplemented declaration
2017-09-29 14:07:44 -07:00
Pasquale Imputato
b1643b2804
traffic-control: Set sane defaults for codel vs pfifo basic test
2017-09-27 21:49:58 -07:00
Tom Henderson
ab8735f403
bindings: Update all 32-bit bindings
2017-09-27 21:42:46 -07:00
Tom Henderson
7f00a95f65
bindings: Rescan all 64-bit bindings
2017-09-27 18:51:23 -07:00
Tom Henderson
45a9fc6363
wifi, mesh: (partial fix #2451 ) Avoid anonymous typedefs (for bindings)
2017-09-27 18:50:30 -07:00
Tom Henderson
922b3a9bb7
tcp: Update response vectors for ns3-tcp-loss for changeset 13099
...
This actually reverts the change made in changeset 12645 and restores the
response vectors used in ns-3.26 release.
2017-09-26 18:35:09 -07:00
Tom Henderson
1597d6c304
tcp: ( fixes #2649 ) Disabling TCP SACK doesn't fall back to NewReno
2017-09-26 18:32:56 -07:00
Tom Henderson
3b7f84008c
tcp: Perform copy-on-write packet copy into Tx buffer item
2017-09-26 15:27:01 -07:00
Tom Henderson
f1870d4071
tcp: Fix object corruption in logging statement
2017-09-26 15:25:39 -07:00
Peter D. Barnes, Jr.
9dfc0d62a6
[doxy] core/test
2017-09-18 00:52:23 -07:00
Peter D. Barnes, Jr.
bc2ab59d4c
[doxy] core/model
2017-09-18 00:51:28 -07:00
Peter D. Barnes, Jr.
29b3cd66f7
[doxy] core/helper
2017-09-17 21:33:19 -07:00
Peter D. Barnes, Jr.
19d1ef51d2
[core] Refactor EventGarbageCollector
2017-09-17 21:32:48 -07:00
Peter D. Barnes, Jr.
acba76fba1
[core] Implement operator< (EventId,EventId)
2017-09-17 21:31:33 -07:00
Peter D. Barnes, Jr.
6149707c0c
[doxy] core/examples
2017-09-17 21:18:44 -07:00
Peter D. Barnes, Jr.
0bd2e15546
[doxy] Add blacklist of errors to ignore
2017-09-17 21:04:56 -07:00
Peter D. Barnes, Jr.
05f374b08e
[doxy] Add html-warn directory to waf clean
2017-09-17 19:53:45 -07:00
Peter D. Barnes, Jr.
c923be0a32
Minor fixups
2017-09-17 19:47:23 -07:00
Peter D. Barnes, Jr.
e0e5c52e51
Change namespace closing comments to “unnamed”, not anonymous
2017-09-17 19:45:56 -07:00
Peter D. Barnes, Jr.
c5eafff797
[doxy] Refactor top level groups core, examples, tests, util
2017-09-17 19:43:27 -07:00
Peter D. Barnes, Jr.
7b8bcd8572
[doxy] config tweaks
2017-09-17 19:41:21 -07:00
Peter D. Barnes, Jr.
0a7b303251
[sphinx] correct indentation
2017-09-17 19:39:15 -07:00
Peter D. Barnes, Jr.
729e31bc8d
Improve attribute help message.
2017-08-29 08:03:06 -07:00
Peter D. Barnes, Jr.
e48a2b7a17
Missing semicolons at end of statement
2017-08-29 08:01:56 -07:00
Peter D. Barnes, Jr.
485c2673b8
[doxy] Add doxygen file header to introspected-doxygen.h
2017-08-29 07:56:38 -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
Sébastien Deronne
46a13fd0e1
wifi: ( fixes #2770 ) Drop frame if PHY cannot decode MIMO streams
2017-09-25 20:17:19 +02:00
Tom Henderson
65c8627d1d
wifi: Update documentation for previous two changesets
2017-09-22 09:43:30 -07:00
Tom Henderson
a3d3e55116
wifi: Update SpectrumWifiPhy example programs
2017-09-22 09:43:10 -07:00
Izydor Sokoler
7664251588
wifi: ( fixes #2783 ) MonitorSnifferRx SNR is invariant to RxNoiseFigure
...
The WifiPhy::MonitorSnifferRx reports signalNoiseDbm after subtracting the
RxNoiseFigure, and as a result, the SNR reported is invariant to changes
to the RxNoiseFigure parameter. The noise figure is already present
in the reported snrPer from the InterferenceHelper.
2017-09-22 09:42:08 -07:00
Tom Henderson
5afe8e179c
traffic-control: Clear a valgrind warning
...
Recent changes to QueueDisc::Enqueue() force instantiation of a simulator
instance to support timestamping (Simulator::Now()). The pfifo-fast unit
test did not previously instantiate a simulator, but does now, so the
instance needs to be deleted to produce a clean valgrind output.
2017-09-19 18:52:42 -07:00
Tom Henderson
e0f6baf998
bindings: Updates corresponding to project use of CastXML
2017-09-18 13:46:16 -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
Michele Polese
fba9b08f18
tcp: ( fixes #2769 ) Set ssthresh correctly upon RTO
2017-09-17 14:59:26 -07:00