Commit Graph

72 Commits

Author SHA1 Message Date
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
Sebastien Vincent
8cbdcd69c1 [Bug 653] NetDevice link change callback (SetLinkChangeCallback -> AddLinkChangeCallback). 2009-09-08 06:29:26 +02:00
Sebastien Vincent
542d4c31a2 Add metric and longest prefix match support for IPv6. 2009-09-07 18:03:01 +02:00
Antti Makela
df6c8846cd Static routing with support for metrics and longest prefix match 2009-08-31 23:35:16 -07:00
Antti Makela
9248053941 Allow injection of routes to Ipv4GlobalRouting 2009-08-31 23:05:26 -07:00
Nicola Baldo
02bc21d977 updated release notes 2009-08-24 13:35:41 +02:00
Sebastien Vincent
1f8767ac28 second phase of IPv6 checkins from Univ. of Strasbourg team 2009-08-22 14:36:55 -07:00
Nicola Baldo
85f7e477a8 made InterferenceHelper::CalculateTxDuration () static 2009-07-15 13:06:11 +02:00
Mathieu Lacage
49755eba49 merge with HEAD 2009-07-02 15:35:52 +02:00
Andrey Hippo
cfc93e2f83 escape html special characters 2009-07-02 15:13:27 +02:00
Tom Henderson
b49f043827 document global routing API changes 2009-07-02 05:38:33 -07:00
Andrey Hippo
122c7489ea bug 618: angle paranthesis in CHANGES.html 2009-07-01 08:20:39 +02:00
Mathieu Lacage
ee31b9fcfe add missing Ptr<Packet> argument. Pointed out by josh pelkey 2009-06-29 13:24:10 +02:00
Tom Henderson
d7289c1901 Remove Ipv4Interface::GetMtu () 2009-06-21 22:36:43 -07:00
Tom Henderson
de1319ba77 fix examples and documentation for CalcChecksum changes 2009-06-19 07:50:05 -07:00