Commit Graph

617 Commits

Author SHA1 Message Date
Pavel Boyko
0baf7f405d merge with ns-3-dev 2009-11-16 13:35:38 +03:00
Guillaume Seguin
a23934a4b7 Make applications generate traffic within their associated context/node 2009-11-14 17:47:05 +01:00
Sebastien Vincent
001791bad8 Fix build on MinGW. 2009-11-14 11:25:12 +01:00
Andras Varga
49d1be220f Bug #645: fixes for opening stats file with OMNeT++ 2009-11-11 12:44:09 +01:00
Pavel Boyko
fdbae1e5a2 merge 2009-10-28 11:48:26 +03:00
Kirill Andreev
7531f59258 Mesh: fixed FLAME PATH_UPDATE procedure, fixed mesh.cc, valgrind errors in
FLAME
2009-10-27 18:43:45 +03:00
Pavel Boyko
db4c9efc2e [aodv] Code style fixes proposed by Faker in his review 2009-10-26 10:11:26 +03:00
Pavel Boyko
6929d0b3be merge 2009-10-26 09:21:20 +03:00
Craig Dowell
970e4b6d2d remove comment referencing non-working use case 2009-10-21 00:17:14 -07:00
Craig Dowell
1f8d1c854d tracing tutorial changes 2009-10-20 10:45:12 -07:00
Craig Dowell
30dac288f5 Rename SimpleSource to MyApp 2009-10-19 17:35:02 -07:00
Craig Dowell
0b559a7c8c fill out tutorial tracing section with semi-real plot 2009-10-19 16:44:41 -07:00
Pavel Boyko
af9bc5595a [aodv] Fix aodv.cc example & helpers 2009-10-08 15:47:59 +04:00
Pavel Boyko
848e8d0123 merge with code.nsnam.org 2009-10-08 15:30:36 +04:00
Craig Dowell
914b005571 Words about tracing in tutorial 2009-10-08 00:16:55 -07:00
Craig Dowell
a52357aa83 split examples, add examples, tweak test.py to minimize builds 2009-10-06 19:34:29 -07:00
Tom Henderson
804ddc729e make mixed-wireless examples use InternetStackHelper::Reset 2009-10-03 15:22:37 -07:00
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