src/internet-node/ipv4-l3-protocol.cc
Thu, 05 Jun 2008 15:56:23 -0700 Mathieu Lacage add support for attribtues to bug 34
Wed, 04 Jun 2008 10:18:57 -0700 Mathieu Lacage bug 207: ipv4-header.h needed in src/node module.
Thu, 29 May 2008 09:34:31 +0100 Gustavo J. A. M. Carneiro Don't register IPv4 protocol handler for all interfaces, only for IPv4-enabled interfaces.
Tue, 27 May 2008 15:01:11 -0700 Mathieu Lacage merge with HEAD
Sun, 25 May 2008 14:44:14 -0700 Mathieu Lacage more logging. Make sure we do dispose attached Ipv4Interface
Wed, 21 May 2008 22:40:18 -0700 Tom Henderson merge with ns-3-dev
Sat, 17 May 2008 11:15:02 -0700 Tom Henderson Implement IPTTL socket option for UDP
Mon, 21 Apr 2008 09:04:08 -0700 Mathieu Lacage merge with HEAD
Tue, 15 Apr 2008 15:10:53 -0700 Mathieu Lacage NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
Mon, 14 Apr 2008 10:28:42 -0700 Mathieu Lacage align with the semantics of _PARAMS
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Wed, 09 Apr 2008 14:58:52 -0700 Mathieu Lacage add ObjectVector::GetItemTypeId
Mon, 31 Mar 2008 14:56:41 -0700 Mathieu Lacage remove 'All rigts reserved' keyword per tom's suggestion
Sat, 29 Mar 2008 08:47:25 -0700 Tom Henderson Fix multicast forwarding problem
Fri, 21 Mar 2008 17:26:01 -0700 Craig Dowell ip helper and find ip interface for device method on ipv4
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Sun, 02 Mar 2008 22:34:09 +0100 Mathieu Lacage be consistant in how lists of objects are named.
Wed, 27 Feb 2008 22:19:39 +0100 Mathieu Lacage merge with HEAD
Wed, 27 Feb 2008 19:44:22 +0100 Mathieu Lacage convert InternetNode to Attributes.
Wed, 13 Feb 2008 17:37:43 +0000 Gustavo J. A. M. Carneiro Fix broadcast packet reception for locally bound sockets (bug #136)
Mon, 11 Feb 2008 14:46:44 +0000 Gustavo J. A. M. Carneiro Add the IPv4 header before deciding whether to drop packets. Closes bug #135.
Sun, 10 Feb 2008 22:34:04 +0000 Gustavo J. A. M. Carneiro The message "Unable to determine outbound interface. No default route set"
Thu, 31 Jan 2008 22:11:03 +0100 Mathieu Lacage QueryInterface -> GetObject
Tue, 15 Jan 2008 12:44:09 +0100 Mathieu Lacage iid -> tid
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
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Thu, 03 Jan 2008 08:34:31 +0100 Mathieu Lacage get rid of MakeInterfaceId
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Wed, 02 Jan 2008 09:25:31 +0100 Mathieu Lacage fix bug 122: get rid of duplicate argument to QueryInterface
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, 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
Wed, 14 Nov 2007 21:59:14 -0800 Tom Henderson nicer logging of parameters (bug 79 patch from Gustavo)
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
Mon, 24 Sep 2007 11:09:17 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Fri, 21 Sep 2007 13:59:03 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Wed, 12 Sep 2007 18:06:09 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Tue, 11 Sep 2007 14:52:15 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
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
less more (0) -60 tip