Tue, 07 Jul 2009 21:18:01 +0200 |
Mathieu Lacage |
avoid excessive calls to GetObject during topology construction
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 15:34:16 +0200 |
Mathieu Lacage |
bug 600: lower the default routing priority of Ipv4GlobalRouting; move to helper
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 10:56:51 +0200 |
Tom Henderson |
bug 63: allow enabling or disabling ip forwarding on a per-interface basis
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 09:55:36 +0200 |
Josh Pelkey |
bug 592: Ipv4RoutingProtocol::RouteOutput needs a packet pointer argument for reactive protocols
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 23:32:23 -0700 |
Tom Henderson |
move list routing and static routing to src/routing directories
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 22:36:43 -0700 |
Tom Henderson |
Remove Ipv4Interface::GetMtu ()
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 22:29:08 -0700 |
Tom Henderson |
cleanup ip alias unfinished cases (bug 591)
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 16:49:09 +0200 |
Faker Moatamri |
Bug 597: Ns-3 doesn't compile under MingWin
|
file |
diff |
annotate
|
Sun, 14 Jun 2009 20:57:52 -0700 |
Tom Henderson |
correct a few XXX in the Ipv4L3Protocol class
|
file |
diff |
annotate
|
Sat, 13 Jun 2009 15:57:04 -0700 |
Tom Henderson |
fix for bug 588
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 14:43:22 -0700 |
Tom Henderson |
Move Ipv4ListRouting to src/internet-stack; get rid of Impl class
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 13:44:19 -0700 |
Mathieu Lacage |
Remove static routing dependencies in code
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 09:13:29 +0200 |
Mathieu Lacage |
bug 491: It is painful to enable all checksums
|
file |
diff |
annotate
|
Wed, 03 Jun 2009 08:49:40 +0200 |
Mathieu Lacage |
new tags
|
file |
diff |
annotate
|
Sat, 30 May 2009 15:20:56 -0700 |
Tom Henderson |
Doxygen cleanup
|
file |
diff |
annotate
|
Thu, 28 May 2009 21:37:25 -0700 |
Tom Henderson |
src/ and utils/ changes for IPv4 routing rework
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 12:33:17 -0700 |
Tom Henderson |
merge with tip
|
file |
diff |
annotate
|
Sun, 12 Apr 2009 22:40:31 -0700 |
Tom Henderson |
Remove class Ipv4Impl
|
file |
diff |
annotate
|
Sun, 12 Apr 2009 22:13:49 -0700 |
Tom Henderson |
Implementation cut over to use Ipv4InterfaceAddress
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 16:07:34 -0700 |
Tom Henderson |
implementation and plumbing of Ipv4InterfaceAddress class
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 13:35:34 -0700 |
Tom Henderson |
Ipv4::ifIndex -> Ipv4::interface
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 10:15:11 -0700 |
Craig Dowell |
cleanup raw sockets on Ipv4L3Protocol shutdown
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 11:35:47 -0700 |
Craig Dowell |
branch merge
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 11:26:39 -0700 |
Craig Dowell |
Bugs 458, swap 2 LOC for 526
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 14:22:54 +0100 |
Mathieu Lacage |
must clear the list of routing protocols
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 08:29:36 +0100 |
Timo Bingmann |
bug 486: patches for icc compilation.
|
file |
diff |
annotate
|
Mon, 01 Dec 2008 21:33:52 -0800 |
Tom Henderson |
branch merge
|
file |
diff |
annotate
|
Mon, 01 Dec 2008 21:29:59 -0800 |
Tom Henderson |
Remove redundant m_txTrace in ipv4-l3-protocol
|
file |
diff |
annotate
|
Fri, 28 Nov 2008 07:21:26 -0800 |
Tom Henderson |
Drop packets in Ipv4L3Protocol::Receive if interface is down
|
file |
diff |
annotate
|
Fri, 28 Nov 2008 06:05:27 -0800 |
Tom Henderson |
Bug 400: allow /32 addresses to be used on IPv4 interfaces
|
file |
diff |
annotate
|
Wed, 19 Nov 2008 16:41:17 -0800 |
Tom Henderson |
Drop trace notification when outgoing interface is down
|
file |
diff |
annotate
|
Wed, 29 Oct 2008 11:18:39 -0700 |
Craig Dowell |
apply icmp patch
|
file |
diff |
annotate
|
Wed, 15 Oct 2008 09:49:39 +0200 |
Mathieu Lacage |
constify
|
file |
diff |
annotate
|
Tue, 02 Sep 2008 17:20:32 -0700 |
Mathieu Lacage |
bug 282: remove Ipv4L4Demux
|
file |
diff |
annotate
|
Mon, 25 Aug 2008 09:13:05 -0700 |
Mathieu Lacage |
bug 273: constify packet pointers.
|
file |
diff |
annotate
|
Wed, 16 Jul 2008 16:17:21 +0100 |
Gustavo J. A. M. Carneiro |
Remove some useless code
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 12:18:05 +0100 |
Gustavo J. A. M. Carneiro |
Simplify promiscuous mode API: NetDevices always operate in promiscuous mode, normal receive callbacks receive extra destination address and packet type.
|
file |
diff |
annotate
|
Mon, 09 Jun 2008 15:40:22 -0700 |
Mathieu Lacage |
bug 186: internet-node directory must be renamed to internet-stack
|
file |
diff |
annotate
| base
|