src/internet-node/ipv4-l3-protocol.cc
Wed, 05 Sep 2007 18:35:39 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Mon, 30 Jul 2007 11:04:11 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Thu, 26 Jul 2007 12:26:21 +0100 Gustavo J. A. M. Carneiro Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
Mon, 24 Sep 2007 11:00:08 +0100 Gustavo J. A. M. Carneiro Fix a regression in handling of broadcast packets and UDP sockets (closes bug #51).
Thu, 13 Sep 2007 17:47:42 -0700 Craig Dowell checkpoint debug to log
Tue, 11 Sep 2007 12:20:09 -0700 Craig Dowell merge with trunk again
Mon, 10 Sep 2007 15:50:07 -0700 Craig Dowell merge with trunk
Tue, 04 Sep 2007 15:10:47 -0700 Craig Dowell Don't flood multicasts if no route found
Tue, 04 Sep 2007 14:38:40 -0700 Craig Dowell piles of doxygen, changes to SetDefaultMulticastRoute plumbing
Wed, 29 Aug 2007 12:11:11 -0700 Craig Dowell Move MakeMulticastAddress to NetDevice
Mon, 27 Aug 2007 23:46:14 -0700 Craig Dowell real multicast enet addr, more source routes, default multicast route
Fri, 24 Aug 2007 17:38:49 -0700 Craig Dowell semi-real multicast hardware addresses
Fri, 24 Aug 2007 16:57:54 -0700 Craig Dowell add ipv4 methods, remove source multicast route requirement, fix udp socket source address prob
Mon, 13 Aug 2007 19:54:47 -0700 Craig Dowell set source IP address in udp-socket packets
Mon, 13 Aug 2007 16:21:39 -0700 Craig Dowell set source address in socket
Mon, 13 Aug 2007 12:08:01 -0700 Craig Dowell more multicast plumbing
Sun, 12 Aug 2007 22:41:24 -0700 Craig Dowell many debug prints
Sun, 12 Aug 2007 15:51:12 -0700 Craig Dowell debug prints to make validation easier
Sun, 12 Aug 2007 13:59:49 -0700 Craig Dowell untested multicast support
Tue, 04 Sep 2007 15:35:23 +0200 Mathieu Lacage merge with trunk
Thu, 30 Aug 2007 14:35:44 +0200 Mathieu Lacage GetName -> GetTypeName
Tue, 28 Aug 2007 14:33:53 +0200 Mathieu Lacage constify
Tue, 28 Aug 2007 13:10:18 +0200 Mathieu Lacage document trace source signatures
Tue, 28 Aug 2007 11:01:00 +0200 Mathieu Lacage keep track of trace source help strings
Mon, 27 Aug 2007 14:59:50 +0200 Mathieu Lacage add TraceContextElement::GetName method
Sun, 12 Aug 2007 22:31:16 +0200 Mathieu Lacage CompositeTraceResolver::Add -> CompositeTraceResolver::AddSource
Sun, 12 Aug 2007 16:28:29 +0200 Mathieu Lacage use the Object::GetTraceResolver tracing support rather than the old adhoc tracing code
Fri, 10 Aug 2007 15:47:13 +0200 Mathieu Lacage convert TraceResolver * to Ptr<TraceResolver>
Thu, 09 Aug 2007 21:25:23 +0200 Mathieu Lacage remove TraceContext argument from TraceResolver constructor and move it to Connect
Wed, 29 Aug 2007 09:35:53 +0200 Mathieu Lacage backout 9856d1175cbb:642d6798feaa:27dd3e15308a
Fri, 24 Aug 2007 11:44:11 -0400 George Riley Change the protocol stack processing to pass packets by non-const
Wed, 08 Aug 2007 10:06:58 +0200 Mathieu Lacage TraceContextElement::Register -> TraceContextElement::AllocateUid
Mon, 06 Aug 2007 19:40:18 +0200 Mathieu Lacage build with the new TraceContextElement API
Wed, 01 Aug 2007 12:33:44 +0200 Mathieu Lacage replace Node::DoCreateTraceResolver with Node::DoFillTraceResolver
Wed, 01 Aug 2007 08:58:18 +0200 Mathieu Lacage rework the NetDevice <-> Node interface
Tue, 31 Jul 2007 09:21:40 +0200 Mathieu Lacage forgot to set the interface id
Tue, 31 Jul 2007 09:09:31 +0200 Mathieu Lacage implement the Node::ProtocolHandler support.
Thu, 26 Jul 2007 12:26:21 +0100 Gustavo J. A. M. Carneiro Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
Fri, 27 Jul 2007 10:48:10 -0700 Tom Henderson Add patch 49 (add/remove network route when bringing interface up/down)
Wed, 18 Jul 2007 12:17:53 +0100 Gustavo J. A. M. Carneiro Backed out changeset df68dad55087ea649a33f04e78b4ff4cf324acdd
Wed, 18 Jul 2007 11:43:39 +0100 Gustavo J. A. M. Carneiro WAF: add a --command-template option to e.g. allow running programs with valgrind, gdb, etc.
Mon, 04 Jun 2007 16:51:59 +0200 Mathieu Lacage Ipv4 -> Ipv4L3Protocol
Mon, 04 Jun 2007 16:42:10 +0200 Mathieu Lacage rename ipv4.h to ipv4-l3-protocol.h
less more (0) tip