examples/csma-multicast.cc
Thu, 03 Jul 2008 15:44:54 -0700 Craig Dowell bug 232, references to Parameter obsolete
Sat, 07 Jun 2008 10:38:39 -0700 Craig Dowell CSMA Cleanup, XXX in echo apps, clarification of point-to-point data rates in dox
Sat, 17 May 2008 12:08:20 -0700 Tom Henderson s/ns3::Udp/ns3::UdpSocketFactory
Tue, 22 Apr 2008 21:19:39 -0700 Tom Henderson branch merge
Tue, 22 Apr 2008 21:18:04 -0700 Tom Henderson EnablePcap()->EnablePcapAll(); EnableAscii()->EnableAsciiAll()
Thu, 17 Apr 2008 15:50:49 -0700 Mathieu Lacage merge with HEAD
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Thu, 10 Apr 2008 13:16:43 -0700 Craig Dowell make duplicate aggregations fail; avoid duplicate aggregations
Mon, 07 Apr 2008 18:29:38 -0700 Craig Dowell rework app constructors
Mon, 07 Apr 2008 10:44:06 -0700 Mathieu Lacage SetupUdp -> SetUdpLocal, SetupTcp -> SetTcpLocal
Mon, 07 Apr 2008 10:41:21 -0700 Mathieu Lacage Ipv4AddressHelper::Allocate -> Ipv4AddressHelper::Assign
Mon, 07 Apr 2008 10:38:37 -0700 Mathieu Lacage Build -> Install
Mon, 31 Mar 2008 17:48:21 -0700 Craig Dowell use global seed in examples, new regression tests
Mon, 31 Mar 2008 15:19:11 -0700 Mathieu Lacage change pcap filename template to be slightly more coherent.
Sun, 30 Mar 2008 21:12:02 -0700 Tom Henderson move csma-multicast to new tracing helpers
Sun, 30 Mar 2008 14:04:57 -0700 Tom Henderson csma-multicast helper-ized (w/o tracing cutover yet)
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Thu, 13 Mar 2008 11:10:38 -0700 Mathieu Lacage add Application::SetNode and NetDevice::SetNode, use them from Node::AddApplication and Node::AddDevice. kill useless "Node" attributes.
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Mon, 10 Mar 2008 00:27:53 +0100 Mathieu Lacage kill DefaultValue
Sun, 09 Mar 2008 23:43:52 +0100 Mathieu Lacage rewrite CommandLine to not handle DefaultValues anymore.
Sun, 02 Mar 2008 21:57:28 +0100 Mathieu Lacage do not use Queue::CreateDefault
Wed, 27 Feb 2008 21:41:34 +0100 Mathieu Lacage introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
Wed, 27 Feb 2008 00:05:23 +0100 Mathieu Lacage port Applications to Attributes
Thu, 31 Jan 2008 22:11:03 +0100 Mathieu Lacage QueryInterface -> GetObject
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<>.
Fri, 14 Sep 2007 16:23:49 -0700 Tom Henderson Add PacketSink to receive multicast
Fri, 14 Sep 2007 16:17:10 -0700 Tom Henderson change port number used by example scripts to 'discard' or 'echo' instead of '80'
Fri, 14 Sep 2007 14:52:09 -0700 Tom Henderson Revert accidental tweaks of example files (not intended for checkin)
Fri, 14 Sep 2007 14:42:31 -0700 Tom Henderson Enable enqueue/dequeue tracing for point-to-point links
Thu, 13 Sep 2007 17:47:42 -0700 Craig Dowell checkpoint debug to log
Thu, 13 Sep 2007 10:53:24 -0700 Craig Dowell merge with trunk
Wed, 12 Sep 2007 16:54:21 -0700 Craig Dowell working one way echo app
Wed, 12 Sep 2007 11:39:46 +0200 Mathieu Lacage rename Euixx to Macxx
Tue, 11 Sep 2007 19:40:50 -0700 Craig Dowell variable unused in optimized build -- fixed via attribute
Tue, 11 Sep 2007 18:29:26 -0700 Craig Dowell socket update broke multicast
Tue, 04 Sep 2007 18:06:06 -0700 Craig Dowell clarify use of wildcards in multicast routes versus default mulicast routes.
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 23:40:51 -0700 Craig Dowell fix non-unique ethernet addresses
Mon, 13 Aug 2007 20:14:36 -0700 Craig Dowell Silliness for optimized version
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 14:58:06 -0700 Craig Dowell cleanup. more complex multicast example
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) tip