src/internet-node/udp-l4-protocol.cc
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Thu, 22 Nov 2007 10:30:29 +0100 Mathieu Lacage merge
Mon, 01 Oct 2007 14:15:56 +0200 Mathieu Lacage do not use Packet objects directly. Use Ptr<Packet> instead
Wed, 14 Nov 2007 21:59:14 -0800 Tom Henderson nicer logging of parameters (bug 79 patch from Gustavo)
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
Sun, 12 Aug 2007 15:51:12 -0700 Craig Dowell debug prints to make validation easier
Tue, 04 Sep 2007 15:35:23 +0200 Mathieu Lacage merge with trunk
Mon, 27 Aug 2007 15:07:39 +0200 Mathieu Lacage remove dead code
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
Tue, 31 Jul 2007 09:09:31 +0200 Mathieu Lacage implement the Node::ProtocolHandler support.
Thu, 26 Jul 2007 12:27:49 +0100 Gustavo J. A. M. Carneiro Allow UDP sockets to receive broadcast (bug #51)
Mon, 04 Jun 2007 17:42:37 +0200 Mathieu Lacage IIpv4Private -> Ipv4Private
Mon, 04 Jun 2007 17:22:52 +0200 Mathieu Lacage Udp -> UdpL4Protocol
Mon, 04 Jun 2007 17:18:02 +0200 Mathieu Lacage udp.h -> udp-l4-protocol.h
less more (0) tip