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
Pavel Boyko
168eecf781
Changes and release notes updated
2010-03-09 11:54:40 +03:00
Josh Pelkey
5afc6bd374
Merge distributed simulation code
2010-03-08 21:07:31 -05:00
Mohamed Amine Ismail
a9101c335f
Merge WiMAX module
2010-03-07 20:49:47 +01:00
Craig Dowell
8b4770ff79
branch merge
2010-02-23 12:18:35 -08:00
Andrey Mazo
b94ec61cc1
a couple of typos.
2010-02-14 02:06:30 +03:00
Craig Dowell
a64b4172d1
update CHANGES.html
2010-01-28 17:42:51 -08:00
Craig Dowell
d8749d3cb3
update CHANGES ns-3.7 to ns-3.8
2010-01-25 15:06:41 -08:00
Josh Pelkey
5f7d08d7b3
Update release notes and changes for ns-3.8
2010-01-31 16:19:23 -05:00
Andrey Mazo
c8f4d30a2c
Fix angle braces in CHANGES.html.
2009-12-23 20:49:08 +03:00
Wilson Thong
3e443adf59
bug 667: Add equal-cost multipath routing (ECMP) to IPv4 global routing
2009-12-15 21:52:50 -08:00
Antti Mäkelä
c9c33ec8f5
bug 742: Implementation of SO_BINDTODEVICE
2009-12-15 20:41:36 -08:00
Kirill Andreev
af71b94ca4
updated CHANGES.html after fixing bug 695
2009-11-30 17:37:32 +03:00
Sebastien Vincent
260da6c519
Update CHANGES.html.
2009-11-30 09:41:13 +01:00
Sebastien Vincent
6fbc6a1490
Update RELEASE_NOTES and CHANGES.html.
2009-11-18 09:07:59 +01:00
Pavel Boyko
b9ba4cd5bc
CHANGES.html, AUTHORS and RELEASE_NOTES updated after AODV merge
2009-11-16 14:10:22 +03:00
Tom Henderson
60fa8dde78
file TTL change under another category
2009-11-14 21:03:33 -08:00
Pavel Boyko
ffd8e7fc18
Default TTL of IPv4 broadcast datagrams changed from 1 to 64
2009-11-14 08:48:35 -08:00
Mathieu Lacage
24344fd911
document API changes for release
2009-11-14 18:01:31 +01:00
Guillaume Seguin
0289746207
Simulator::SetScheduler now takes an ObjectFactory
2009-11-12 13:19:35 +01:00
Tom Henderson
81d7dad715
Document changes to YansWifiPhy defaults
2009-11-10 06:14:11 -08:00
Craig Dowell
ea723b2503
update CHANGES.html and RELEASE_NOTES for release
2009-10-09 21:18:24 -07:00
Josh Pelkey
4273c4d1ba
Merge NixVector Routing code
2009-09-18 10:32:07 -04:00
Ramon Bauza
ddfe9023eb
Channel switching support for Wifi
2009-09-15 10:47:02 +02:00
Pavel Boyko
adad3f4b9f
Cosmetics
2009-09-14 10:19:33 +04:00