Commit Graph

228 Commits

Author SHA1 Message Date
Pavel Boyko
0baf7f405d merge with ns-3-dev 2009-11-16 13:35:38 +03: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
Mathieu Lacage
f8fe3ebcb3 Ipv4L3Protocol::GetInterface optimization 2009-11-06 15:16:18 -08: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
Tom Henderson
0d5e8b4bfa add back TCP test case 2009-10-23 15:54:35 -07: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
Pavel Boyko
848e8d0123 merge with code.nsnam.org 2009-10-08 15:30:36 +04: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
Pavel Boyko
6f8649e209 merge 2009-09-28 19:40:30 +04: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
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
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
Gustavo J. A. M. Carneiro
f9f81fd6a8 merge 2009-08-31 18:54:46 +01:00
Gustavo J. A. M. Carneiro
623726eeb0 Ipv4L3Protocol::Drop trace source enhanced, and add new SendOutgoing, UnicastForward, and LocalDeliver trace sources, for the FlowMonitor. 2009-08-31 18:48:37 +01:00
Mathieu Lacage
49a41d2925 make sure python does not wrap copy constructor and assignment operator 2009-08-31 13:01:48 +02:00
Gustavo J. A. M. Carneiro
f5cdf259cc Make some copy-constructors private, remove not implemented method declarations, to make Python bindings work. 2009-08-31 11:30:47 +01:00
Mathieu Lacage
5cd80be903 export headers from internet-stack 2009-08-25 08:52:57 +02:00
Mathieu Lacage
979b638d6a export sgi-hashmap.h 2009-08-25 08:41:04 +02:00
Sebastien Vincent
1f8767ac28 second phase of IPv6 checkins from Univ. of Strasbourg team 2009-08-22 14:36:55 -07:00
Borovkova Elena
0813c9f0eb send to limited broadcast fixed 2009-08-19 16:25:22 +04:00
Pavel Boyko
df6c969381 Do not set ttl = 1 for broadcasts 2009-08-19 12:19:04 +04:00