Ken Renard
cf2e9f8212
Add support for IPv6 transport protocols
2012-02-20 14:05:07 +01:00
Tommaso Pecorella
9be7925511
Update Changes.html and Release_notes with the latest -dev info
2012-01-26 19:22:49 +01:00
Tom Henderson
cddfa756eb
Update CHANGES.html
2011-12-23 12:13:54 -08:00
Tom Henderson
67a5c739d9
update CHANGES.html
2011-12-16 13:49:35 -08:00
Tommaso Pecorella
6f5bb7d985
Added MobilityModel::GetRelativeSpeed() - proposed by Jens Mittag.
2011-11-17 19:02:45 +01:00
Nicola Baldo
550728fbdd
spectrum API change
2011-11-13 16:08:44 +01:00
Nicola Baldo
35fb5e4032
Bug 1271 - stronger type checking in SpectrumPhy
2011-10-04 18:40:50 +02:00
Tom Henderson
19fabf53c6
Start documenting changes for ns-3.13
2011-09-18 14:34:45 -07:00
Tom Henderson
ab95b7f0f7
Seed the CHANGES.html and RELEASE_NOTES for ns-3.13
2011-09-18 14:24:24 -07:00
Tom Henderson
22fab0212a
update for ns-3.12 release
2011-08-24 08:29:37 -07:00
Tom Henderson
fc31f9502c
Update CHANGES.html and RELEASE_NOTES
2011-08-17 21:59:19 -07:00
Tom Henderson
8f34681f6a
bug 1134: Fix LiIonEnergySource attribute spelling for InitialCellVoltage
2011-08-16 12:07:58 -07:00
Tom Henderson
9240554b0f
update CHANGES.html and RELEASE_NOTES for new release cycle
2011-06-28 10:26:07 -07:00
Ken Renard
6642899baa
bug 1047: Multicast routes on nodes with >16 interfaces
2011-05-13 00:21:25 -07:00
Nicola Baldo
7ae478396b
wifi tx duration calculations moved from InterferenceHelper to WifiPhy
2011-05-09 22:03:43 +02:00
Mathieu Lacage
3efa74c0a5
RELEASE_NOTES, CHANGES.html
2011-04-17 14:23:18 +02:00
Mitch Watrous
1f9ea7d2ef
Make examples not be built by default
2011-04-12 14:35:16 -07:00
Mitch Watrous
a0ab62ad90
Move tests from core module to its test library and update CHANGES.html
2011-04-06 15:32:12 -07:00
Mitch Watrous
b833bd577c
Move tests from core module to its test library and update CHANGES.html
2011-04-06 12:20:27 -07:00
Nicola Baldo
5c3b10c740
PhyMac --> GenericPhy
2011-03-29 15:46:03 +02:00
Mitch Watrous
3deeb9ee26
Make test cases not return bool valuesMake all TestSuite instances be static
2011-01-17 12:53:20 -08:00
Tom Henderson
41e93b8ce4
update release notes and CHANGES.html file
2011-01-03 13:13:26 -08:00
Tom Henderson
76ad7634ec
update release notes and changes.html
2010-12-29 11:05:41 -08:00
Tom Henderson
6908fb3840
Update release notes and changelog
2010-12-23 12:40:48 -08:00
Hemanth Narra
079847d813
DSDV routing protocol
2010-12-21 22:43:06 -08:00
Tom Henderson
b792c83143
Update release notes
2010-12-20 22:05:44 -08:00
He Wu
372a9b6fe8
RV battery model and WiFi energy example
2010-12-20 15:49:12 -08:00
Josh Pelkey
a9c9977ec5
Avoid enum name collision in socket
2010-12-17 12:48:13 -05:00
Josh Pelkey
40187d0511
Add BulkSendApplication
2010-12-16 20:24:14 -05:00
Josh Pelkey
50778714b3
Implement Socket::GetSocketType
2010-12-16 20:17:50 -05:00
Gustavo J. A. M. Carneiro
be43d91ce1
Update the pyviz API description
2010-12-08 23:43:15 +00:00
Tom Henderson
261b75a3ab
Bring CHANGES.html and RELEASE_NOTES up to date
2010-12-08 14:19:44 -08:00
Dean Armstrong
0946a77009
Bug 978: Consolidate Wi-Fi MAC high functionality
...
This change reorganises the Wi-Fi MAC high classes in attempt to
reduce duplication of functionality that is required for more than one
of the MAC high models. A new class called RegularWifiMac has been
created. This derives from the abstract WifiMac, and is parent of
AdhocWifiMac, StaWifiMac, ApWifiMac, and MeshWifiInterfaceMac. The QoS
and non-QoS class variants are no longer, with a RegularWifiMac
attribute "QosSupported" allowing selection between these two modes of
operation. QosWifiMacHelper and NqosWifiMacHelper continue to work as
previously.
Updates to some regression traces are necessary because the
reorganisation has led to random number streams being initialised in
slightly different orders and thus over-the-air timing changing.
2010-12-02 07:51:34 +00:00
Tom Henderson
9ced8e59b8
bug 984: change EmuNetDevice encapsulation default to DIX
2010-11-12 11:54:45 -08:00
Tom Henderson
f7229b64f5
clarify the status of ./waf --regression removal
2010-11-08 11:36:26 -08:00
Mitch Watrous
23adf1034b
Remove regression tests from waf
2010-10-15 16:31:32 -07:00
Tom Henderson
de268675ab
Start tracking ns-3.10 changes
2010-09-01 22:17:18 -07:00
Hajime Tazaki
5c7d4c3f2f
update CHANGES.html for Bug 671
2010-08-13 16:04:16 +09:00
Gustavo J. A. M. Carneiro
01d61618d3
Add SO_BROADCAST to CHANGES.html, fix the html a bit
2010-08-10 10:55:05 +01:00
Josh Pelkey
1681471d81
release notes and changes updates
2010-08-09 14:05:48 -04:00
Tom Henderson
051b0f3e2d
Change default OFDM error rate model to NistErrorRateModel (issue 944)
2010-07-20 07:34:14 -07:00
Dean Armstrong
cc1141628e
Bug 881: Update RELEASE_NOTES and CHANGES.html
2010-06-25 12:40:24 +01:00
Dean Armstrong
ebb9193ef9
Bug 871: Rework construction of Wi-Fi rates
...
This patch attempts to lay some groundwork for enhancements to the Wi-Fi module
by bringing the representation of transmit rates more in line with the
standard.
The key part of the patch is the introduction of a type that corresponds to the
notion of Modulation Class described in IEEE 802.11-2007, Section 9.6.1, Table
9-2.
It also adds coding rate information to the WifiModes and centralises their
construction into a single WifiModeFactory method. The rates are also renamed
with reference to their Modulation Class.
WifiModes no longer have a WifiStandard, but the latter type still exists and is
used to imply the set of WifiModes that a MAC/PHY pair will support.
2010-06-16 10:55:13 +01:00
Tom Henderson
d5624122d1
bug 702: make global routing robust to link/device events
2010-05-24 10:52:58 -07:00
Craig Dowell
dc83485a03
update CHANGES.html for Queue::Enqueue trace behavior change
2010-05-17 14:31:20 -07:00
Tom Henderson
4db54edfe3
Update RELEASE_NOTES and CHANGES.html since ns-3.8
2010-05-16 15:24:53 -07:00
Tom Henderson
8c2c1596e2
bug 861: Log drop traces for forwarding failures into IPv4 and IPv6 ascii traces
2010-05-15 16:46:47 -07:00
Andrey Mazo
892d5e3f3d
spell check, mostly in comments.
2010-04-23 15:09:31 +04:00
Tom Henderson
1ece953d07
update CHANGES.html for Mtu move
2010-04-10 13:47:05 -07:00
Josh Pelkey
705a245455
update CHANGES and RELEASE_NOTES
2010-03-29 12:21:07 -04:00