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 |
|
Tom Henderson
|
d7289c1901
|
Remove Ipv4Interface::GetMtu ()
|
2009-06-21 22:36:43 -07:00 |
|
Tom Henderson
|
441cedb655
|
cleanup ip alias unfinished cases (bug 591)
|
2009-06-21 22:29:08 -07:00 |
|
Tom Henderson
|
21fb8dd090
|
avoid using non-portable reverse iterator methods
|
2009-06-19 14:12:59 -07:00 |
|
Faker Moatamri
|
de1a37f41f
|
Bug 597: Ns-3 doesn't compile under MingWin
|
2009-06-19 16:49:09 +02:00 |
|
Tom Henderson
|
9de325a34c
|
correct a few XXX in the Ipv4L3Protocol class
|
2009-06-14 20:57:52 -07:00 |
|
Tom Henderson
|
9dadd7c543
|
remove obsolete XXX from UdpHeader API
|
2009-06-14 20:53:29 -07:00 |
|
Tom Henderson
|
e86857b5c6
|
fix for bug 588
|
2009-06-13 15:57:04 -07:00 |
|
Tom Henderson
|
6a0ad8f80f
|
Fix bug 587 for ListRoutingProtocol bug; add unit test
|
2009-06-13 14:59:35 -07:00 |
|
Tom Henderson
|
234df20364
|
Move Ipv4ListRouting to src/internet-stack; get rid of Impl class
|
2009-06-12 14:43:22 -07:00 |
|
Mathieu Lacage
|
0dca6fc55c
|
Remove static routing dependencies in code
|
2009-06-12 13:44:19 -07:00 |
|
Mathieu Lacage
|
e8a4113e96
|
bug 491: It is painful to enable all checksums
|
2009-06-19 09:13:29 +02:00 |
|
fmoatamr
|
8f565ad9dd
|
Bug 589: UdpSocketImpl unit test is leaking
|
2009-06-18 11:43:40 +02:00 |
|
Mathieu Lacage
|
282f653bed
|
register missing constructors
|
2009-06-10 11:13:49 +02:00 |
|
Mathieu Lacage
|
f58cfa0e5f
|
move global routing code into global routing directory
|
2009-06-10 08:36:51 +02:00 |
|