Tom Henderson
ca7b93cc3d
Merge node and common modules into new network module
2011-02-21 09:11:37 -08:00
Tom Henderson
df07734f32
merge src/simulator into src/core; move src/core to new module layout
2011-02-18 16:05:39 -08:00
Tom Henderson
48e8a5404c
[bug 947] Pretty-print IPv4 routing tables (patch originated by Hemanth Narra)
2010-12-20 16:34:59 -08:00
Pavel Boyko
eb0d765ebf
Bug 1030: routing/aodv example fixed
2010-11-17 11:03:07 +03:00
Josh Pelkey
d43a904b5e
fix nms examples
2010-11-11 16:09:15 -05:00
Gustavo J. A. M. Carneiro
cb32fb77be
Missing ipv4-global-routing-helper.h include
2010-10-27 12:05:40 +01:00
Gustavo J. A. M. Carneiro
881e0a6655
Module layout rework for static-routing, list-routing, global-routing
2010-10-26 18:02:17 +01:00
Gustavo J. A. M. Carneiro
5f80a82a35
Convert the olsr module to the new module layout
2010-10-25 14:43:02 +01:00
Gustavo J. A. M. Carneiro
91f3abaa48
flow-monitor-helper.h is no longer part of the helper module
2010-10-23 12:50:24 +01:00
Yida Gao
33158c3969
Fix errors in simple-point-to-point-olsr.cc comments
2010-07-08 20:18:14 -07: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
Lalith Suresh
91d49b20c4
hnaEntries Create() moved into if block for clarity
2010-06-13 13:40:12 +05:30
Tom Henderson
d5624122d1
bug 702: make global routing robust to link/device events
2010-05-24 10:52:58 -07:00
Kim Højgaard-Hansen
d51cda0b67
Bug 885 - Error in Ascii tracing in Python examples
2010-04-20 14:12:35 -04:00
Gustavo J. A. M. Carneiro
4bae5d0289
Fix a couple of Python examples
2010-04-16 15:06:54 +01:00
Lalith Suresh
5df0dae003
Bug 407 - OLSR is missing HNA support
2010-03-17 15:46:42 +00:00
Craig Dowell
292b1d993f
OutputStreamKeeper to OutputStreamWrapper
2010-02-23 10:30:38 -08:00
Craig Dowell
3d434639f1
The name OutputStreamObject is no longer appropriate
2010-02-12 17:31:11 -08:00
Craig Dowell
4771248dc5
remove ascii-writer, pcap-writer, branch merge
2010-02-12 16:20:59 -08:00
Tom Henderson
aea54071c6
Clean up some stale comments in examples
2010-02-12 11:25:17 -08:00
Craig Dowell
f3cd175d71
add ipv6
2010-01-27 21:23:30 -08:00
Craig Dowell
a58a79f06e
checkpoint
2010-01-22 12:44:53 -08:00
Craig Dowell
699ade6453
checkpoint
2010-01-22 00:58:01 -08:00
Craig Dowell
8ae5f99f61
redo pcap tracing
2010-01-04 10:35:32 -08:00
Sebastien Vincent
0752fbef6f
Indent correctly IPv6 code.
2009-12-30 14:22:25 +01:00
Pavel Boyko
c898d0b9b2
Bug 606 testcase. Now routing-aodv-regression should crash until bug will be fixed.
2009-12-11 11:19:49 +03:00
Sebastien Vincent
e913a4be32
Merge with ns-3-dev.
2009-11-18 08:57:32 +01:00
Pavel Boyko
db4c9efc2e
[aodv] Code style fixes proposed by Faker in his review
2009-10-26 10:11:26 +03:00
Sebastien Vincent
69e94e521d
Update e-mail address of David.
2009-10-18 16:32:00 +02:00
Pavel Boyko
af9bc5595a
[aodv] Fix aodv.cc example & helpers
2009-10-08 15:47:59 +04:00
Craig Dowell
a52357aa83
split examples, add examples, tweak test.py to minimize builds
2009-10-06 19:34:29 -07:00