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 |
|
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 |
|
Tom Henderson
|
7d21df488f
|
Implement UdpSocketImpl::Close ()
|
2009-08-05 20:53:44 -07:00 |
|
Pavel Boyko
|
2228a32b8f
|
Route lookup removed in ARP request (see bug 606)
|
2009-08-06 10:23:12 +04:00 |
|
Tom Henderson
|
fe614e6e90
|
fix bug preventing the sending of packets to a local IP address (bug 632)
|
2009-07-08 21:45:23 -07:00 |
|
Mathieu Lacage
|
ceccfdbb80
|
avoid excessive calls to GetObject during topology construction
|
2009-07-07 21:18:01 +02:00 |
|
Mathieu Lacage
|
1da654aeb0
|
kill dead code
|
2009-07-07 13:05:23 +02:00 |
|
Gustavo J. A. M. Carneiro
|
3b71ecc23c
|
More virtual-net-device.cc bug fixes
|
2009-07-03 16:15:06 +01:00 |
|
Craig Dowell
|
80ce2b0bd4
|
remove dead code
|
2009-07-01 09:28:06 +02:00 |
|
Craig Dowell
|
25ca1e2099
|
quiet valgrind during attribute initialization
|
2009-06-30 10:31:11 -07:00 |
|
Tom Henderson
|
771e01ad47
|
(bug 613) Tcp should NotifyDataRecv () when a FIN arrives
|
2009-06-26 19:05:28 -07:00 |
|
Tom Henderson
|
5da5708745
|
(bug 427) Tcp Close() should not call ShutdownSend()
|
2009-06-26 19:27:34 -07:00 |
|
Craig Dowell
|
8d1a3986a1
|
branch merge
|
2009-06-29 21:39:49 -07:00 |
|
Craig Dowell
|
256e72cd82
|
Fix bug 579 -- TCP congestion window is not updated whent segment size chages
|
2009-06-29 21:38:35 -07:00 |
|
Ewgenij Starostin
|
31b09df563
|
Fix 559, cpSocketImpl doesnt free endpoint quickly enough after being closed
|
2009-06-29 14:35:32 -07:00 |
|
Mathieu Lacage
|
4f278bd3da
|
merge with HEAD
|
2009-06-26 15:38:03 +02:00 |
|
Mathieu Lacage
|
f14081b9e9
|
bug 600: lower the default routing priority of Ipv4GlobalRouting; move to helper
|
2009-06-26 15:34:16 +02:00 |
|
Kirill V. Andreev
|
af3c9b638e
|
bug 610: Wrong PointerChecker in attribute of Ipv4Interface
|
2009-06-26 15:27:39 +02:00 |
|
Tom Henderson
|
c2c9ee3b2f
|
bug 63: allow enabling or disabling ip forwarding on a per-interface basis
|
2009-06-26 10:56:51 +02:00 |
|
Josh Pelkey
|
ac0905c49a
|
bug 592: Ipv4RoutingProtocol::RouteOutput needs a packet pointer argument for reactive protocols
|
2009-06-26 09:55:36 +02:00 |
|
Craig Dowell
|
6e8b7012e7
|
Finally make tap bridge work with VMs (bug 569)
|
2009-06-23 22:12:35 -07:00 |
|
Craig Dowell
|
fb7c0f99fb
|
variable size buffer for icmpv4 echo header
|
2009-06-22 18:08:01 -07:00 |
|
Tom Henderson
|
9f286430dd
|
move list routing and static routing to src/routing directories
|
2009-06-21 23:32:23 -07:00 |
|