src/internet-node/ipv4-l3-protocol.cc
2008-02-11 Add the IPv4 header before deciding whether to drop packets. Closes bug #135.
2008-02-10 The message "Unable to determine outbound interface. No default route set"
2008-01-31 QueryInterface -> GetObject
2008-01-15 iid -> tid
2008-01-15 iid (void) -> GetTypeId (void)
2008-01-15 InterfaceId -> TypeId
2008-01-03 replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
2008-01-03 get rid of MakeInterfaceId
2008-01-02 replace static const Interface iid; with static InterfaceId iid (void);
2008-01-02 fix bug 122: get rid of duplicate argument to QueryInterface
2008-01-02 add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
2007-11-22 merge
2007-10-29 merge in packet.bundle
2007-10-01 do not use Packet objects directly. Use Ptr<Packet> instead
2007-11-14 nicer logging of parameters (bug 79 patch from Gustavo)
2007-10-06 Add support for non-unit-cost metrics for Ipv4Interfaces (for use in routing); add example script simple-alternate-routing.cc
2007-09-24 merge with ns-3-dev
2007-09-21 merge with ns-3-dev
2007-09-12 merge with ns-3-dev
2007-09-11 merge with ns-3-dev
2007-09-05 merge with ns-3-dev
2007-07-30 merge with ns-3-dev
2007-07-26 Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
2007-09-24 Fix a regression in handling of broadcast packets and UDP sockets (closes bug #51).
2007-09-13 checkpoint debug to log
2007-09-11 merge with trunk again
2007-09-10 merge with trunk
2007-09-04 Don't flood multicasts if no route found
2007-09-04 piles of doxygen, changes to SetDefaultMulticastRoute plumbing
2007-08-29 Move MakeMulticastAddress to NetDevice
2007-08-27 real multicast enet addr, more source routes, default multicast route
2007-08-24 semi-real multicast hardware addresses
2007-08-24 add ipv4 methods, remove source multicast route requirement, fix udp socket source address prob
2007-08-13 set source IP address in udp-socket packets
2007-08-13 set source address in socket
2007-08-13 more multicast plumbing
2007-08-12 many debug prints
2007-08-12 debug prints to make validation easier
2007-08-12 untested multicast support
2007-09-04 merge with trunk
2007-08-30 GetName -> GetTypeName
2007-08-28 constify
2007-08-28 document trace source signatures
2007-08-28 keep track of trace source help strings
2007-08-27 add TraceContextElement::GetName method
2007-08-12 CompositeTraceResolver::Add -> CompositeTraceResolver::AddSource
2007-08-12 use the Object::GetTraceResolver tracing support rather than the old adhoc tracing code
2007-08-10 convert TraceResolver * to Ptr<TraceResolver>
2007-08-09 remove TraceContext argument from TraceResolver constructor and move it to Connect
2007-08-29 backout 9856d1175cbb:642d6798feaa:27dd3e15308a
2007-08-24 Change the protocol stack processing to pass packets by non-const
2007-08-08 TraceContextElement::Register -> TraceContextElement::AllocateUid
2007-08-06 build with the new TraceContextElement API
2007-08-01 replace Node::DoCreateTraceResolver with Node::DoFillTraceResolver
2007-08-01 rework the NetDevice <-> Node interface
2007-07-31 forgot to set the interface id
2007-07-31 implement the Node::ProtocolHandler support.
2007-07-26 Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
2007-07-27 Add patch 49 (add/remove network route when bringing interface up/down)
2007-07-18 Backed out changeset df68dad55087ea649a33f04e78b4ff4cf324acdd