Craig Dowell
|
e03eac3282
|
keep wifi-ap from spewing all over std_out during tests
|
2009-10-01 14:12:56 -07:00 |
|
Pavel Boyko
|
6f8649e209
|
merge
|
2009-09-28 19:40:30 +04:00 |
|
Mathieu Lacage
|
725e77c03f
|
fix build for gcc 3.4.6
|
2009-09-28 09:57:03 +02:00 |
|
Duy Nguyen
|
b831c95b85
|
Update multirate.cc example
|
2009-09-27 13:13:18 -07:00 |
|
Duy Nguyen
|
7ffc7371db
|
Replace multi-rate-first.cc and multi-rate-second.cc with better example multirate.cc
|
2009-09-25 14:38:12 -07:00 |
|
Craig Dowell
|
578024650f
|
move net-anim to contrib
|
2009-09-18 15:07:12 -07:00 |
|
Craig Dowell
|
25974ce348
|
===================================================================
new file mode 100644
|
2009-09-18 14:14:34 -07:00 |
|
Josh Pelkey
|
4273c4d1ba
|
Merge NixVector Routing code
|
2009-09-18 10:32:07 -04:00 |
|
Gustavo J. A. M. Carneiro
|
81fc7f1bf5
|
Add an example with Wifi, OLSR, and Flow Monitor.
|
2009-09-18 12:27:17 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2bd10119d1
|
merge
|
2009-09-16 11:01:57 +01:00 |
|
Gustavo J. A. M. Carneiro
|
fe07997f95
|
Fix the example stop time to make regression tests pass again
|
2009-09-15 12:58:31 +01:00 |
|
Gustavo J. A. M. Carneiro
|
4fff24300a
|
merge with ns-3-dev
|
2009-09-15 11:35:21 +01: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 |
|
Kirill Andreev
|
17a463d970
|
Merge with ns-3-dev
|
2009-09-10 15:08:14 +04:00 |
|
Kirill Andreev
|
5cccb40d46
|
Added comments in mesh.cc
|
2009-09-10 14:13:48 +04:00 |
|
Borovkova Elena
|
11ab0b983c
|
merge with ns-3-dev
|
2009-09-09 12:33:16 +04:00 |
|
Borovkova Elena
|
d2c93355a0
|
preparation for merge with ns-3-dev
|
2009-09-09 12:19:22 +04:00 |
|
Sebastien Vincent
|
d52260e378
|
Schedule unicast RA in response to RS.
|
2009-09-08 18:45:44 +02:00 |
|
Sebastien Vincent
|
5db36bee27
|
Cleanup, reindent, NULL -> 0.
|
2009-09-08 18:40:47 +02:00 |
|
Gustavo J. A. M. Carneiro
|
be1e0dea3f
|
merge with ns-3-dev
|
2009-09-08 13:57:17 +01:00 |
|
Kirill Andreev
|
3e38891e52
|
Merge with code.nsnam.org
|
2009-09-08 11:27:50 +04:00 |
|
Sebastien Vincent
|
d114b7872d
|
Add comments about the choice of default route in a two (or more) IPv6 prefixes link.
|
2009-09-08 07:07:58 +02:00 |
|
Sebastien Vincent
|
542d4c31a2
|
Add metric and longest prefix match support for IPv6.
|
2009-09-07 18:03:01 +02:00 |
|
Sebastien Vincent
|
5d81bfac00
|
Fix Python coding style.
|
2009-09-04 17:27:33 +02:00 |
|
Sebastien Vincent
|
27ae061065
|
Add IPv6 python example.
|
2009-09-04 16:25:55 +02:00 |
|
Sebastien Vincent
|
c69ee1333b
|
Fix python examples.
|
2009-09-04 16:23:38 +02:00 |
|
Antti Makela
|
9248053941
|
Allow injection of routes to Ipv4GlobalRouting
|
2009-08-31 23:05:26 -07:00 |
|
Gustavo J. A. M. Carneiro
|
b4ac818c51
|
Modify example to enable FlowMonitor via command-line option.
|
2009-08-31 18:53:20 +01:00 |
|
Kirill Andreev
|
8d82148bf7
|
Merge with code.nsnam.org
|
2009-08-26 15:29:03 +04:00 |
|
Kirill Andreev
|
0f5154d9de
|
Restructured helper - removed MeshInterfaceHelper
|
2009-08-25 18:16:26 +04:00 |
|
Kirill Andreev
|
c29a242067
|
Code review fixes
|
2009-08-25 17:21:34 +04:00 |
|
Duy Nguyen
|
d667ae10fc
|
update multi-rate-first.cc and multi-rate-second.cc
|
2009-08-24 19:11:41 -07:00 |
|
Nicola Baldo
|
2dcc93a0ae
|
added AthstatsWifiTraceSink and AthstatsHelper
|
2009-08-24 13:32:06 +02:00 |
|
Sebastien Vincent
|
1f8767ac28
|
second phase of IPv6 checkins from Univ. of Strasbourg team
|
2009-08-22 14:36:55 -07:00 |
|
Tom Henderson
|
18c4ed4f10
|
allow Ipv4Mask constructor to accept a string /32, /24 etc. in constructor
|
2009-08-22 15:32:30 -07:00 |
|
Kirill Andreev
|
9e65a76f58
|
Review fixes
|
2009-08-21 23:33:52 +04:00 |
|
Borovkova Elena
|
c387240efd
|
forwarding broadcast fixed + sending RERR fixed
|
2009-08-20 12:39:09 +04:00 |
|
Borovkova Elena
|
0813c9f0eb
|
send to limited broadcast fixed
|
2009-08-19 16:25:22 +04:00 |
|
Borovkova Elena
|
d4e5ff2659
|
TCP traffic in aodv script
|
2009-08-19 13:49:41 +04:00 |
|
Borovkova Elena
|
0f7972dbae
|
broadcast UDP traffic in aodv script
|
2009-08-19 12:41:52 +04:00 |
|
Borovkova Elena
|
870daaf4c3
|
udp traffic added into aodv script + problem with remove fixed
|
2009-08-19 11:51:09 +04:00 |
|
Pavel Boyko
|
3ebd5bcaf3
|
Broken link monitoring fixed, now it works in aodv-with-interface-down test
|
2009-08-18 20:07:39 +04:00 |
|
Kirill Andreev
|
0a23b2294a
|
Merge with code.nsnam.org
|
2009-08-18 13:25:36 +04:00 |
|
Borovkova Elena
|
04a0d79e09
|
merge
|
2009-08-18 12:02:20 +04:00 |
|
Kirill Andreev
|
679c50dc8f
|
Merge with ns-3-dev
|
2009-08-18 12:01:35 +04:00 |
|
Borovkova Elena
|
70d84def83
|
Send RERR message when no active route to forward packet
|
2009-08-17 15:37:17 +04:00 |
|
Borovkova Elena
|
3d47c1076d
|
RoutingProtocol::NotifyInterfaceUp added
|
2009-08-17 11:23:50 +04:00 |
|
Borovkova Elena
|
bd96a9afb7
|
sending RERR corrected
|
2009-08-17 10:58:09 +04:00 |
|
Mathieu Lacage
|
2be1c55528
|
update examples to new standard API
|
2009-08-14 12:31:08 +02:00 |
|