src/node/ipv4.h
Tue, 15 Jan 2008 12:58:27 +0100 Mathieu Lacage merge with head
Tue, 15 Jan 2008 12:43:07 +0100 Mathieu Lacage iid (void) -> GetTypeId (void)
Tue, 15 Jan 2008 12:36:22 +0100 Mathieu Lacage InterfaceId -> TypeId
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Wed, 09 Jan 2008 22:09:21 -0800 Tom Henderson Fix bug 125 (make helper function non-virtual)
Thu, 22 Nov 2007 10:30:29 +0100 Mathieu Lacage merge
Mon, 29 Oct 2007 12:48:01 -0700 Craig Dowell merge in packet.bundle
Mon, 01 Oct 2007 14:15:56 +0200 Mathieu Lacage do not use Packet objects directly. Use Ptr<Packet> instead
Mon, 05 Nov 2007 21:08:02 -0800 Tom Henderson move ipv4 static to member functions
Fri, 26 Oct 2007 22:06:46 +0200 Mathieu Lacage get rid of doxygen warnings
Sat, 06 Oct 2007 21:21:07 -0700 Tom Henderson Add support for non-unit-cost metrics for Ipv4Interfaces (for use in routing); add example script simple-alternate-routing.cc
Tue, 11 Sep 2007 18:29:26 -0700 Craig Dowell socket update broke multicast
Mon, 10 Sep 2007 15:50:07 -0700 Craig Dowell merge with trunk
Tue, 04 Sep 2007 14:38:40 -0700 Craig Dowell piles of doxygen, changes to SetDefaultMulticastRoute plumbing
Mon, 27 Aug 2007 23:46:14 -0700 Craig Dowell real multicast enet addr, more source routes, default multicast route
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 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 13:59:49 -0700 Craig Dowell untested multicast support
Mon, 03 Sep 2007 14:55:51 -0700 Tom Henderson Provide two new Ipv4 convenience functions: GetIfIndexByIpv4Address() and GetIpv4RouteToDestination (), and align global routing code to use the first function
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
Fri, 27 Jul 2007 15:38:04 +0100 Gustavo J. A. M. Carneiro Add documentation for the dynamic routing interfaces. Change Ipv4::AddRoutingProtocol priority parameter type from int to int16_t to make way for in the future providing stable sorting of routing protocols of the same priority.
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".
Tue, 12 Jun 2007 10:53:38 +0200 Mathieu Lacage fix bug 28
Mon, 11 Jun 2007 17:50:16 +0200 Mathieu Lacage IIpv4 -> Ipv4
Mon, 04 Jun 2007 18:25:43 +0200 Mathieu Lacage IIpv4 -> Ipv4
Mon, 04 Jun 2007 18:05:36 +0200 Mathieu Lacage i-ipv4.h -> ipv4.h
Thu, 03 May 2007 12:33:08 +0200 Mathieu Lacage make L3Demux an NsUnknown object.
Thu, 03 May 2007 00:33:03 +0200 Mathieu Lacage remove dead code
Wed, 02 May 2007 22:32:25 +0200 Mathieu Lacage use Dispose more extensively
Wed, 02 May 2007 10:25:06 +0200 Mathieu Lacage manage NetDevice objects with refcounts
Tue, 01 May 2007 11:35:27 +0200 Mathieu Lacage merge with pcap branch
Thu, 29 Mar 2007 23:41:16 +0200 Mathieu Lacage add context information to tx and rx trace callbacks
Mon, 30 Apr 2007 10:00:34 +0200 Mathieu Lacage remove ipv4 interface from public API
Fri, 30 Mar 2007 11:08:47 +0200 Mathieu Lacage fix dox warnings
Thu, 29 Mar 2007 17:37:39 +0200 Mathieu Lacage doxygen for Ipv4 class
Sun, 18 Mar 2007 14:06:51 -0700 Tom Henderson move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
Sat, 17 Feb 2007 09:28:02 +0100 Mathieu Lacage remove Ipv4L3Protocol class.
Mon, 12 Feb 2007 15:55:49 +0100 Mathieu Lacage add arp stack
Mon, 12 Feb 2007 13:06:05 +0100 Mathieu Lacage add Ipv4 and Udp node capabilities, rework Copy methods to include an extra Node * argument
Sat, 10 Feb 2007 11:29:44 +0100 Mathieu Lacage add non-debugged udp stack
less more (0) tip