Commit Graph

13139 Commits

Author SHA1 Message Date
Sébastien Deronne
008792ce5c wifi: cleanup duplicated setters in VhtCapabilities 2017-11-04 09:14:57 +01:00
Sébastien Deronne
1ea32ebe47 wifi: cleanup duplicated setters in WifiMacHeader 2017-11-04 09:14:57 +01:00
Sébastien Deronne
fec5cca9e2 examples: fix WifiMode issue in wifi-timing-attributes 2017-11-04 09:14:56 +01:00
Peter D. Barnes, Jr.
9280ea4a36 core: (fixes #2766) Modify int64x64 log to avoid stack overflow 2017-11-03 17:05:40 -07:00
Getachew Redieteab
05f53a6c61 wifi: (fixes #2764) WifiSpectrumModelId doesn't distinguish 11ax 2017-11-02 10:48:24 -07:00
Mohit P. Tahiliani
90fb309d53 point-to-point-helper: (fixes #2812) Typos in star helper 2017-10-27 18:47:53 -07:00
Mohit P. Tahiliani
f67aa46003 point-to-point-helper: (fixes #2811) Typos in grid helper 2017-10-27 18:47:16 -07:00
Mohit P. Tahiliani
f3d6c34f9e point-to-point-helper: (fixes #2810) Typos in dumbbell helper 2017-10-27 18:46:35 -07:00
Tom Henderson
7ec5a52ca5 network: Update documentation for Header::Deserialize () 2017-10-27 18:30:25 -07:00
Tom Henderson
62e5b1c7e5 fix bug in WifiInformationElement::Deserialize 2017-05-30 07:38:53 -07:00
Tom Henderson
44c57a3957 add ascii trace option to mesh.cc example 2017-05-30 07:37:54 -07:00
Tom Henderson
cef5639f3a enable deserialization of MeshInformationElementVector 2017-05-30 07:31:56 -07:00
Tom Henderson
fe84f98401 enable deserialization of variable-sized headers and trailers 2017-05-30 07:25:24 -07:00
Tom Henderson
0d9728212c energy: rescan bindings 2017-10-23 21:20:02 -07:00
Tommaso Pecorella
0640f7035b energy: revert changeset ea348e2f0a5e 2017-10-24 02:45:01 +02:00
Tommaso Pecorella
6012bba067 doxy: suppress internet module warnings 2017-10-24 02:29:22 +02:00
Tom Henderson
e7f2786186 energy, wifi: Rescan bindings 2017-10-22 13:38:42 -07:00
Sébastien Deronne
7c0d854513 wifi: remove some more unused functions 2017-10-22 13:06:48 +02:00
Tom Henderson
0c7dd6c9e4 wifi: rescan bindings 2017-10-21 10:30:48 -07:00
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