SConstruct
Thu, 17 May 2007 11:46:33 +0200 Mathieu Lacage improve dist support
Thu, 17 May 2007 07:51:22 +0200 Mathieu Lacage fix scons dist and scons all for gcc 4.1
Mon, 14 May 2007 17:00:49 +0200 Mathieu Lacage fix build
Mon, 14 May 2007 12:59:44 +0200 Mathieu Lacage make OnOffApplication not depend on IUdp
Mon, 14 May 2007 09:26:32 +0200 Mathieu Lacage rename internet-node.h to i-node-impl.h
Mon, 14 May 2007 09:09:43 +0200 Mathieu Lacage rename node.h to i-node.h
Sun, 13 May 2007 09:58:53 +0200 Mathieu Lacage call Node::AddDevice from NetDevice::NetDevice
Sun, 13 May 2007 09:46:38 +0200 Mathieu Lacage remove ApplicationList. Move functionality to Node class
Fri, 11 May 2007 18:42:39 +0200 Mathieu Lacage rename ns-unknown.h/cc ns-unknown-manager.h/cc
Sun, 06 May 2007 18:59:36 +0200 Mathieu Lacage a first draft of a component manager
Sun, 06 May 2007 11:20:12 +0200 Mathieu Lacage define class Iid to replace the uint32_t as suggested by Gustavo
Fri, 04 May 2007 15:04:07 +0200 Mathieu Lacage move code around
Fri, 04 May 2007 14:03:12 +0200 Mathieu Lacage merge with HEAD
Thu, 03 May 2007 15:24:34 +0200 Mathieu Lacage remove Node::GetIpv4
Thu, 03 May 2007 14:39:37 +0200 Mathieu Lacage remove Node::GetArp
Thu, 03 May 2007 14:20:04 +0200 Mathieu Lacage define and implement IUdp
Thu, 03 May 2007 10:49:28 +0200 Mathieu Lacage rename files
Thu, 03 May 2007 10:34:35 +0200 Mathieu Lacage airplane COM code
Thu, 03 May 2007 00:35:39 +0200 Mathieu Lacage remove dead code
Wed, 02 May 2007 23:08:41 +0200 Mathieu Lacage implement Dispose properly throughout the network stack
Wed, 02 May 2007 19:14:34 +0200 Mathieu Lacage rework the socket/udp layer to remove the Ipv4EndPointDemux template
Wed, 02 May 2007 13:44:41 +0200 Mathieu Lacage rework the Node and NodeList classes to manage reference counts correctly
Tue, 01 May 2007 11:54:21 +0200 Mathieu Lacage merge Packet API changes needed for Packet pretty printing.
Tue, 01 May 2007 11:35:27 +0200 Mathieu Lacage merge with pcap branch
Fri, 30 Mar 2007 00:11:51 +0200 Mathieu Lacage remove dead code
Thu, 29 Mar 2007 23:24:10 +0200 Mathieu Lacage put together a PcapTrace and test it
Mon, 30 Apr 2007 16:23:10 +0200 Mathieu Lacage remove DatagramSocket, use Socket base class for UdpSocket subclass.
Mon, 30 Apr 2007 10:21:49 +0200 Mathieu Lacage remove external NetDeviceList and use the Node's integrated list
Mon, 30 Apr 2007 10:00:34 +0200 Mathieu Lacage remove ipv4 interface from public API
Wed, 02 May 2007 15:23:35 -0400 Raj Bhattacharjea Added default value sample
Thu, 26 Apr 2007 11:36:05 -0400 Raj Bhattacharjea Incorporated defaults and command-line arguments
Thu, 29 Mar 2007 22:39:11 +0200 Mathieu Lacage remove dead code
Wed, 28 Mar 2007 19:38:56 +0200 mathieu a point to point ipv4 interface
Wed, 28 Mar 2007 19:26:58 +0200 mathieu split out AsciiTrace class from simple example
Tue, 27 Mar 2007 21:48:22 -0700 Tom Henderson Add ApplicationList and Capability
Tue, 27 Mar 2007 15:41:08 -0700 Craig Dowell net device copy and assignment, reference counted channel.
Tue, 27 Mar 2007 13:04:11 -0700 Craig Dowell remove unused files, remove notion of PHY, make more realistic p2p-net-device and p2p-channel
Mon, 26 Mar 2007 06:39:20 -0700 Tom Henderson Add net devices to net-device-list in topology
Sun, 25 Mar 2007 06:59:11 -0700 Tom Henderson Rename file names from serial to p2p
Thu, 22 Mar 2007 17:20:15 -0400 Raj Bhattacharjea Added in DataRate to common module
Wed, 21 Mar 2007 23:17:11 -0700 Tom Henderson OnOffApplication functioning; some Node class cleanup
Mon, 19 Mar 2007 22:19:38 -0700 Tom Henderson Add static node factory methods to class Node
Mon, 19 Mar 2007 21:01:35 -0700 Tom Henderson Move ns-2/simple.cc to examples/simple-serial.cc
Mon, 19 Mar 2007 07:02:14 -0700 Tom Henderson Add Mathieu's super object container; add Rx trace on SerialNetDevice
Mon, 19 Mar 2007 00:40:44 -0700 Tom Henderson Add SerialTopology functions and remove from simple.cc file
Sun, 18 Mar 2007 14:30:26 -0700 Tom Henderson Begin checkin of ns-3-gfr; s/UdpSocket/DatagramSocket; bring in Application base class and onoff-application, and base class socket; bring in random number generator files
Sat, 17 Mar 2007 23:16:59 -0700 Tom Henderson Rename UdpSocket to DatagramSocket
Sat, 17 Mar 2007 22:32:08 -0700 Tom Henderson Add random number files, base class Application
Sun, 18 Mar 2007 14:06:51 -0700 Tom Henderson move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
Sun, 18 Mar 2007 06:25:15 -0700 Tom Henderson Make this compile on 32-bit machine; fix SConstruct
Sun, 18 Mar 2007 03:43:49 -0700 Craig Dowell serial channel functionality
Wed, 07 Mar 2007 22:45:17 -0800 Tom Henderson Rename simple.tcl.cc to simple.cc; remove OTcl comments
Thu, 22 Feb 2007 10:04:54 +0100 Mathieu Lacage move serial code to src/devices/serial
Thu, 22 Feb 2007 09:51:54 +0100 Mathieu Lacage move p2p to new dir
Wed, 21 Feb 2007 23:09:42 +0100 Mathieu Lacage add some simple packet content dumping.
Tue, 20 Feb 2007 23:26:59 -0800 tomh Skeleton SerialPhy
Sun, 18 Feb 2007 19:19:42 -0800 owner strawman connectors and channel
Sun, 18 Feb 2007 11:16:08 +0100 Mathieu Lacage merge tom's tree with trunk
Sat, 17 Feb 2007 09:42:30 +0100 Mathieu Lacage remove UdpIpv4L4Protocol class
Sat, 17 Feb 2007 09:35:50 +0100 Mathieu Lacage remove ArpL3Protocol object
less more (0) -100 -60 tip