Tom Henderson
6d44eb0f4e
documentation: Update for new release cycle
2016-03-23 23:53:51 -07:00
Tom Henderson
82d69aecd4
Added tag ns-3.25 for changeset 3316e06767e7
2016-03-23 21:16:57 -07:00
Tom Henderson
9e4648c2f9
documentation: Update RELEASE_NOTES
2016-03-23 21:15:10 -07:00
Tom Henderson
64c09a05d7
documentation: Fix wifi formatting errors
2016-03-23 21:12:49 -07:00
Tom Henderson
83849408b3
documentation: Fix duplicate explicit target name warning
2016-03-23 11:44:58 -07:00
Tom Henderson
021b9ee3ff
documentation: Fix warning about literal without end-string
2016-03-23 11:38:41 -07:00
Tom Henderson
472b2eb383
documentation: Update and extend TCP documentation
2016-03-23 11:37:18 -07:00
Tommaso Pecorella
cdec2e2664
lte: (fixes clang) remove unused variable from a test.
2016-03-22 23:24:19 +01:00
Tom Henderson
8a48d55d64
documentation: (issue #2343 ) Clarify Duration/ID setting
2016-03-21 22:25:34 -07:00
Tom Henderson
a9fc4b5adc
traffic-control: Add additional example documentation
2016-03-21 22:11:53 -07:00
Pasquale Imputato
a876945fcc
traffic-control: Enhance example to show a RedQueueDisc config
2016-03-21 22:05:02 -07:00
Tom Henderson
3550057f1a
rescan all Python bindings
2016-03-21 22:02:32 -07:00
Sébastien Deronne
a09228c469
wifi: Rescan bindings
2016-03-21 21:06:51 +01:00
Sébastien Deronne
11847e5332
wifi: ( fixes #2338 ) Improve and fix control answer rate selection
2016-03-21 20:51:12 +01:00
Stefano Avallone
4d3c98e210
documentation: Update CHANGES.html for changed behavior
2016-03-20 10:17:43 -07:00
Stefano Avallone
54fb553bf4
traffic-control: ( fixes #2340 ) RED queue limit for bytes mode was incorrect
...
This patch, due to inputs from Lynne Salameh and Mohit Tahiliani, corrects
the check performed by the DoEnqueue method of RED to determine whether a
packet exceeds the limit.
2016-03-17 17:49:05 -07:00
Matias Richart
c2431ce04a
wifi: Add class Doxygen
2016-03-16 15:11:06 -07:00
Tom Henderson
843a8abf5e
wifi: Fix file permissions
2016-03-16 13:31:35 -07:00
Tom Henderson
52eea7895d
documentation: Move TapBridge to separate chapter
2016-03-15 17:24:13 -07:00
Tom Henderson
16b2f4fd09
documentation: Update references to latest release
2016-03-15 17:23:44 -07:00
Sébastien Deronne
083a670aea
wifi: ( fixes #2337 ) Replace channel width value units in MHz in WifiPhy (reported by Ali Rostami)
2016-03-15 23:51:42 +01:00
Sébastien Deronne
fc973f2f4f
wifi: Remove hardcoded nss in WifiPhy::GetPayloadDuration
2016-03-15 23:47:58 +01:00
Pasquale Imputato
9c2793c042
traffic-control: Actually set the queue size in the codel-vs-pfifo-basic-test example
2016-03-15 10:25:58 -07:00
Tom Henderson
90de951d02
add another tested platform
2016-03-15 10:24:34 -07:00
Tom Henderson
bc42db8608
fix typo
2016-03-15 10:22:25 -07:00
Stefano Avallone
5aef189abb
network: Update queue documentation
2016-03-15 10:21:49 -07:00
Matias Richart
d35a77d95a
wifi: Add MIMO support in minstrel-ht
...
Two other changes included: 1) model was not setting the calculated rate
in GetRtsTxVector, and 2) change behavior so that by default (when VHT is
supported) use only VHT rates
2016-03-14 21:56:49 -07:00
Matias Richart
0b224fbdba
wifi: Set same capabilities in transmitter and receiver
2016-03-14 16:02:45 -07:00
Stefano Avallone
6c2841607b
traffic-control: Update documentation
2016-03-14 15:58:26 -07:00
Tommaso Pecorella
b4fe088aca
uan: ( fixes #1631 ) fix Acoustic Modem drawn energy calculation.
2016-03-14 19:28:26 +01:00
Tom Henderson
27d5c24e81
netanim: Update release version
2016-03-14 06:41:52 -07:00
Matias Richart
ca9fc74c02
wifi: 802.11-5MHz fixed in Ideal and MinstrelHt examples
2016-03-13 14:37:04 +01:00
Tom Henderson
1f5c42c0c8
update CHANGES.html
2016-03-12 17:37:12 -08:00
Tom Henderson
9941e75c5e
update RELEASE_NOTES
2016-03-12 17:37:01 -08:00
Tom Henderson
6dbc04fe3d
update AUTHORS list
2016-03-12 17:36:52 -08:00
Tom Henderson
d7908a8c7d
wifi: Rescan bindings
2016-03-12 17:29:03 -08:00
Matias Richart
da54adb177
wifi: Check VhtMcs supported in sample
2016-03-12 14:49:49 -08:00
Tom Henderson
e9dbae3a70
openflow: Remove declaration of private inline library function
...
This change is needed to link openflow library using g++-5.
2016-03-12 14:43:37 -08:00
Stefano Avallone
433e4ff000
point-to-point: Cannot assume that a NetDeviceQueueInterface is aggregated
2016-03-12 14:35:12 -08:00
Sébastien Deronne
7809703288
wifi: slightly refactor MinstrelHt example
2016-03-12 13:03:11 +01:00
Sébastien Deronne
47a1dff33d
wifi: add support for short GI in ideal-wifi-manager-example
2016-03-12 13:02:29 +01:00
Tom Henderson
cb4a27dc11
internet: Update ns3-tcp-interoperability test response vector
...
Update for new TCP implementation (timestamps are different).
2016-03-11 21:06:15 -08:00
Tom Henderson
c86c0fee13
internet: Update ns3-tcp-cwnd test response vectors
...
Update for traffic-control changes, and new TCP implementation.
2016-03-11 19:17:53 -08:00
Tommaso Pecorella
a93f7c3611
wave: ( fixes #2331 ) wrong mobility model in vanet-routing-compare example
2016-03-11 21:28:43 +01:00
Tommaso Pecorella
5d43515ff5
olsr: enforce correct code indentation
2016-03-11 21:21:36 +01:00
Tommaso Pecorella
c7af99892b
olsr: add missing doxygen
2016-03-11 21:21:11 +01:00
Tommaso Pecorella
fb767051a5
wifi: fix Doxygen missing params
2016-03-11 20:58:44 +01:00
Tommaso Pecorella
3b70174980
manual: ( fixes #1286 ) NS_LOG clarification
2016-03-11 21:16:26 +01:00
Cristiano Tapparello
17c80dc005
energy: Fixes for negative remaining energy and bug 2310
2016-03-11 15:04:49 -05:00
Tom Henderson
f572e80879
wifi: Avoid multiple definition of constants
2016-03-11 08:57:18 -08:00