Wed, 21 Feb 2007 16:30:08 +0100 Mathieu Lacage remove now-unused call to c_str ()
Wed, 21 Feb 2007 16:27:42 +0100 Mathieu Lacage replace char const * with std::string const &
Wed, 21 Feb 2007 01:37:00 -0800 tomh touch a file
Wed, 21 Feb 2007 00:15:47 -0800 tomh Forgot to add in serial-phy classes
Wed, 21 Feb 2007 00:09:28 -0800 tomh Plumbing in SerialPhy in receive direction
Wed, 21 Feb 2007 00:02:27 -0800 tomh Move a few functions definitions out of headers
Tue, 20 Feb 2007 23:58:21 -0800 tomh Plumb in outbound SerialPhy
Tue, 20 Feb 2007 23:26:59 -0800 tomh Skeleton SerialPhy
Tue, 20 Feb 2007 22:55:09 -0800 tomh Added tracing support to simple.tcl.cc (Craig)
Mon, 19 Feb 2007 12:22:20 +0100 Mathieu Lacage fix routing table configuration
Mon, 19 Feb 2007 11:39:27 +0100 Mathieu Lacage bind sinks to port 80
Mon, 19 Feb 2007 10:52:04 +0100 Mathieu Lacage do not generate zero-sized packets
Mon, 19 Feb 2007 10:23:50 +0100 Mathieu Lacage use new NS_ASSERT macro rather than assert. this makes the code build on my machine.
Mon, 19 Feb 2007 00:44:05 -0800 Tom Henderson Added all UDP sources, sinks, routes-- not working yet
Mon, 19 Feb 2007 00:00:49 -0800 Tom Henderson Add UdpSockets to simple.tcl.cc
Sun, 18 Feb 2007 23:29:05 -0800 Tom Henderson Enhanced AddDuplexLink()
Sun, 18 Feb 2007 19:25:53 -0800 Craig Dowell turn off debug prints
Sun, 18 Feb 2007 19:19:42 -0800 owner strawman connectors and channel
Sun, 18 Feb 2007 11:22:23 +0100 Mathieu Lacage convert to new debug macros
Sun, 18 Feb 2007 11:19:58 +0100 Mathieu Lacage convert to new debug macros
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
Sat, 17 Feb 2007 09:28:02 +0100 Mathieu Lacage remove Ipv4L3Protocol class.
Sat, 17 Feb 2007 16:40:03 -0800 Tom Henderson Merge in Craig's tracing changes as of Thursday; rename net-device-serial files to serial-net-device
Thu, 15 Feb 2007 23:55:15 -0800 Tom Henderson large checkin-- bringing in serial device code
Thu, 15 Feb 2007 22:27:33 -0800 Tom Henderson Add InternetNode()
Thu, 15 Feb 2007 21:56:24 -0800 Tom Henderson Add Simulator::StopAt()
Thu, 15 Feb 2007 21:54:16 -0800 Tom Henderson Add samples/ns-2/simple.tcl.cc to SConstruct
Fri, 16 Feb 2007 10:04:02 +0100 Mathieu Lacage convert old TRACE code to use new NS_DEBUG macro
Fri, 16 Feb 2007 09:56:21 +0100 Mathieu Lacage convert use of <cassert> to "ns3/assert.h"
Fri, 16 Feb 2007 09:42:53 +0100 Mathieu Lacage preprecessor typo
Fri, 16 Feb 2007 09:40:19 +0100 Mathieu Lacage remove extra debug.cc from build
Fri, 16 Feb 2007 09:37:35 +0100 Mathieu Lacage call NS_DEBUG_COMPONENT_DEFINE when needed
Fri, 16 Feb 2007 09:35:01 +0100 Mathieu Lacage convert NS3_TRACEALL to NS_DEBUG_UNCOND
Fri, 16 Feb 2007 09:34:28 +0100 Mathieu Lacage convert NS3_TRACE to NS_DEBUG
Fri, 16 Feb 2007 09:32:02 +0100 Mathieu Lacage merge with debug tree
Fri, 16 Feb 2007 09:26:56 +0100 Mathieu Lacage add NS_DEBUG_UNCOND
Fri, 16 Feb 2007 09:23:22 +0100 Mathieu Lacage add fatal-error.h header
Fri, 16 Feb 2007 09:23:13 +0100 Mathieu Lacage make sure that NS3_ASSER_ENABLE is defined in debug builds
Fri, 16 Feb 2007 09:00:22 +0100 Mathieu Lacage split out assert from debug.h
Tue, 13 Feb 2007 18:20:24 +0100 Mathieu Lacage regex: s/NS3_/NS_/
Tue, 13 Feb 2007 10:23:47 +0100 Mathieu Lacage add API doc
Tue, 13 Feb 2007 10:23:31 +0100 Mathieu Lacage make sure tha NS3_DEBUG_ENABLE is defined by doxygen preprocessor
Tue, 13 Feb 2007 10:23:10 +0100 Mathieu Lacage avoid warning in optimized builds
Tue, 13 Feb 2007 10:22:49 +0100 Mathieu Lacage improve assert brekapoint function
Tue, 13 Feb 2007 09:52:42 +0100 Mathieu Lacage really trigger segfault when needed
Tue, 13 Feb 2007 09:45:32 +0100 Mathieu Lacage add NS3_ASSERT and NS3_ASSERT_MSG
Wed, 07 Feb 2007 08:49:54 +0100 Mathieu Lacage test and debug the debug support
Wed, 07 Feb 2007 08:29:01 +0100 Mathieu Lacage define NS3_DEBBUG_ENABLE when needed
Tue, 06 Feb 2007 21:42:31 +0100 Mathieu Lacage remove EnableEnvVar function
Tue, 06 Feb 2007 20:40:38 +0100 Mathieu Lacage add debugging support
Thu, 15 Feb 2007 16:52:39 -0800 craigdo queues, trace-writer, debug
Wed, 14 Feb 2007 22:04:38 -0800 Tom Henderson Test of commit access with Mercurial cheat sheet
Mon, 12 Feb 2007 23:46:53 +0100 Mathieu Lacage change defaults to be a bit more reasonable
Mon, 12 Feb 2007 23:46:40 +0100 Mathieu Lacage make trace version build
Mon, 12 Feb 2007 23:37:15 +0100 Mathieu Lacage initialize correctly mac addresses read from arp packets
Mon, 12 Feb 2007 23:24:20 +0100 Mathieu Lacage configure the ipv4 interfaces
Mon, 12 Feb 2007 23:24:00 +0100 Mathieu Lacage make sure that mac addr len is correctly written
Mon, 12 Feb 2007 23:23:30 +0100 Mathieu Lacage make sure the MTU is correcrtly setup and the link is up.
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 tip