Commit Graph

215 Commits

Author SHA1 Message Date
Sebastien Vincent
4eef9e4fb8 Merge with ns-3-dev and fix doxygen. 2009-11-15 11:30:20 +01:00
Mathieu Lacage
fa99e03831 update udp test to new API 2009-11-14 21:55:18 +01:00
Pavel Boyko
ffd8e7fc18 Default TTL of IPv4 broadcast datagrams changed from 1 to 64 2009-11-14 08:48:35 -08:00
Sebastien Vincent
396cd96128 Merge with ns-3-dev. 2009-11-12 09:52:54 +01:00
Sebastien Vincent
1dd111e85d Merge with Fabian's repository. 2009-11-11 16:25:10 +01:00
Mathieu Lacage
f8fe3ebcb3 Ipv4L3Protocol::GetInterface optimization 2009-11-06 15:16:18 -08:00
Sebastien Vincent
9d4851571d Use RouteOutput instead of getting Ipv6StaticRouting and call LookupStatic. 2009-11-04 14:42:58 +01:00
Sebastien Vincent
66604a86b3 Update. 2009-11-02 18:08:16 +01:00
Sebastien Vincent
c4a9f38078 Indent header files. 2009-11-02 15:59:19 +01:00
Sebastien Vincent
40fb2639e2 Update. 2009-11-02 15:48:04 +01:00
Fabian Mauchle
c4749e0afb Ipv6Extension-Option link 2009-11-02 09:48:21 +01:00
Sebastien Vincent
7b8fec936e Merge with ns-3-dev; 2009-10-26 11:27:37 +01:00
Tom Henderson
0d5e8b4bfa add back TCP test case 2009-10-23 15:54:35 -07:00
Sebastien Vincent
f5756b9467 Routing type 0 support. 2009-10-22 15:21:24 +02:00
Sebastien Vincent
6c9379c9f4 Remove old stuff. 2009-10-20 16:05:49 +02:00
Sebastien Vincent
9f7fd491f8 Coding style. 2009-10-20 14:08:01 +02:00
Sebastien Vincent
d33666ce23 Update. 2009-10-18 18:20:10 +02:00
Sebastien Vincent
b751956150 IPv6 Fragmentation support. 2009-10-18 15:55:34 +02:00
Sebastien Vincent
fbea0b7ca2 More on IPv6 extensions support. 2009-10-16 11:33:56 +02:00
Sebastien Vincent
9086450bea Add IPv6 extension files from old ns-3-ipv6 repository (not working yet). 2009-10-15 15:11:27 +02:00
Sebastien Vincent
6cdc60baf0 Fix valgrind errors for simple-wifi-frame-aggregation example. 2009-10-09 19:31:39 +02:00
Sebastien Vincent
a233d59302 Fix valgrind error for icmpv6-redirect example. 2009-10-08 17:31:58 +02:00
Josh Pelkey
b9736c4a9a Fix for bug 615 2009-10-07 23:06:21 -04:00
Josh Pelkey
d496927da7 Fix for bug 647 2009-10-07 22:59:49 -04:00
Josh Pelkey
742f18415e TCP bug fixes 424, 426, 559, 663, 664, 697 2009-10-07 20:55:43 -04:00
Sebastien Vincent
5882f56ea8 Typo. 2009-10-07 21:46:29 +02:00
Craig Dowell
4194de64de Tom's update to Gustavo's patch for bug 676. 2009-10-06 23:00:21 -07:00
Craig Dowell
2ecfd78d79 Gustavo patch for bug 676 2009-10-06 22:59:55 -07:00
Mathieu Lacage
0150eff216 compiler complains about missing line at end of file 2009-10-01 14:08:52 +02:00
Mathieu Lacage
72341baa2a disable crashing test 2009-10-01 14:06:38 +02:00
Pavel Boyko
901e12f2da merge 2009-10-01 15:21:21 +04:00
Pavel Boyko
44ef250c21 udp test ported (the last one!) 2009-10-01 15:20:54 +04:00
fmoatamr
227c5734a2 Conform ipv4-test with the new test suite 2009-10-01 13:00:04 +02:00
fmoatamr
d906336402 Conform ipv6-test with the new test suite 2009-10-01 12:38:12 +02:00
Mathieu Lacage
9e75b1a633 function is used only when logging is enabled 2009-10-01 12:05:20 +02:00
Mathieu Lacage
1d0149b622 debug logging 2009-10-01 10:20:59 +02:00
Mathieu Lacage
41f78bb85e bug 675: convert unit tests to new test framework 2009-09-30 18:44:35 +02:00
Mathieu Lacage
a0dbfe494e bump up nsc version requirement 2009-09-23 08:57:40 +02:00
Sebastien Vincent
9f16bba32e Fix some doxygen warnings revealed by WARN_NO_PARAMDOC=YES in doc/doxygen.conf. 2009-09-18 22:18:06 +02:00
Sebastien Vincent
fac12d7448 Doxygenize. 2009-09-18 18:21:15 +02:00
Sebastien Vincent
0836862402 NdiscCache copy constructor private + python rescan. 2009-09-16 20:08:47 +02:00
Sebastien Vincent
afeae4240d Export more IPv6 includes. 2009-09-16 18:56:29 +02:00
Gustavo J. A. M. Carneiro
2bd10119d1 merge 2009-09-16 11:01:57 +01:00
Sebastien Vincent
8cd2f7b8e5 Add a way to disable DAD via an Icmpv6L4Protocol attribute. 2009-09-15 17:32:23 +02:00
Gustavo J. A. M. Carneiro
a4036e14fb Modifications to the Ipv6L3Protocol::Drop trace source to align with Ipv4L3Protocol::Drop 2009-09-15 13:00:29 +01:00
Gustavo J. A. M. Carneiro
4fff24300a merge with ns-3-dev 2009-09-15 11:35:21 +01: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
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