Fri, 30 Mar 2007 12:37:02 +0200 Mathieu Lacage fix more dox warnings
Fri, 30 Mar 2007 11:08:47 +0200 Mathieu Lacage fix dox warnings
Thu, 29 Mar 2007 15:53:20 -0700 Craig Dowell fix queue leak and add p2p net device dox
Thu, 29 Mar 2007 22:39:26 +0200 Mathieu Lacage remove useless code
Thu, 29 Mar 2007 22:39:11 +0200 Mathieu Lacage remove dead code
Thu, 29 Mar 2007 18:07:37 +0200 Mathieu Lacage start some doxygen template
Thu, 29 Mar 2007 18:04:56 +0200 Mathieu Lacage more doc
Thu, 29 Mar 2007 18:04:06 +0200 Mathieu Lacage add empty template for doxygen doc
Thu, 29 Mar 2007 17:43:52 +0200 Mathieu Lacage doxygen for Ipv4L4Demux class
Thu, 29 Mar 2007 17:37:51 +0200 Mathieu Lacage doxygen for Ipv4L4Protocol class
Thu, 29 Mar 2007 17:37:39 +0200 Mathieu Lacage doxygen for Ipv4 class
Thu, 29 Mar 2007 17:23:04 +0200 Mathieu Lacage completely document DatagramSocket
Thu, 29 Mar 2007 17:17:46 +0200 Mathieu Lacage document Ipv4Interface completely
Thu, 29 Mar 2007 17:09:16 +0200 Mathieu Lacage document Channel base class
Thu, 29 Mar 2007 17:07:04 +0200 Mathieu Lacage add NetDevice::GetChannel method and doxygen-document it
Thu, 29 Mar 2007 16:55:42 +0200 Mathieu Lacage add doxygen doc for missing methopds
Thu, 29 Mar 2007 16:53:34 +0200 Mathieu Lacage add models to doxygen index
Thu, 29 Mar 2007 16:41:53 +0200 Mathieu Lacage change doxygen index for tracing
Thu, 29 Mar 2007 16:39:40 +0200 Mathieu Lacage index some new features from the main doxygen index
Thu, 29 Mar 2007 16:35:34 +0200 Mathieu Lacage move ValueCDF class to private class member
Thu, 29 Mar 2007 16:33:28 +0200 Mathieu Lacage add a randomvariable group
Thu, 29 Mar 2007 16:23:31 +0200 Mathieu Lacage doxygen documentation for ObjectContainer
Thu, 29 Mar 2007 15:28:31 +0200 Mathieu Lacage forgot to put back TraceResolver in lowleveltracing doxygen group
Thu, 29 Mar 2007 15:27:39 +0200 Mathieu Lacage rework the tracing architecture description
Thu, 29 Mar 2007 13:24:22 +0200 Mathieu Lacage fix compilation for optimized builds
Thu, 29 Mar 2007 13:20:27 +0200 Mathieu Lacage make sure we include std::cout definition even in optimized builds
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
Wed, 28 Mar 2007 18:33:03 +0200 mathieu add packet type logging
Wed, 28 Mar 2007 17:58:17 +0200 mathieu coding style typo
Wed, 28 Mar 2007 17:57:58 +0200 mathieu work around static initiliazer ordering problem
Wed, 28 Mar 2007 17:52:39 +0200 mathieu no need to use compare function directly
Wed, 28 Mar 2007 16:48:54 +0200 mathieu fix build zith gcc 4.1
Tue, 27 Mar 2007 23:33:07 -0700 Tom Henderson One-line bug fix on PointToPointTopology
Tue, 27 Mar 2007 23:14:31 -0700 Tom Henderson Switch over simple-p2p.cc to use OnOffApplication
Tue, 27 Mar 2007 21:48:22 -0700 Tom Henderson Add ApplicationList and Capability
Tue, 27 Mar 2007 15:42:17 -0700 Craig Dowell turn off debug messages
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:50:33 -0700 Tom Henderson A few type changes to not-yet-defined functions
Mon, 26 Mar 2007 06:39:20 -0700 Tom Henderson Add net devices to net-device-list in topology
Sun, 25 Mar 2007 17:47:59 -0700 Tom Henderson Make queues copyable; change p2p-topology.cc to reflect this
Sun, 25 Mar 2007 15:35:08 -0700 Tom Henderson merge in Raj's time changes
Sun, 25 Mar 2007 15:33:24 -0700 Tom Henderson Move simple-p2p.cc to DataRate; fix small bug in DataRate and add include guards
Sun, 25 Mar 2007 13:11:20 -0400 Raj Added back corrected version of TimeUnit(string)
Sun, 25 Mar 2007 07:24:04 -0700 Tom Henderson Add back member variable initializers in p2p-net-device.cc
Sun, 25 Mar 2007 07:20:24 -0700 Tom Henderson remove 512-byte MTU for P2P net device; make default in base class equal to max uint16
Sun, 25 Mar 2007 07:13:03 -0700 Tom Henderson Rename classes from Serial to PointToPoint
Sun, 25 Mar 2007 06:59:11 -0700 Tom Henderson Rename file names from serial to p2p
Sun, 25 Mar 2007 06:43:34 -0700 Tom Henderson Revert Raj's time unit patch-- causing compilation errors
Fri, 23 Mar 2007 13:47:22 -0400 Raj Bhattacharjea Added TimeUnit<1>::TimeUnit<1>(const std::string&)
Thu, 22 Mar 2007 17:20:15 -0400 Raj Bhattacharjea Added in DataRate to common module
Thu, 22 Mar 2007 16:41:01 -0400 Raj Bhattacharjea RandomVariable API in line with Michelle's comments
Thu, 22 Mar 2007 16:02:33 -0400 Raj Bhattacharjea Fixed accidental hg adding of temp files
Thu, 22 Mar 2007 15:06:44 -0400 George F. Riley Fix compile error mistakenly checked in (Oops!)
Thu, 22 Mar 2007 14:54:20 -0400 George F. Riley Clean up parameter passing per TOm's request
Thu, 22 Mar 2007 12:16:10 -0400 Raj Bhattacharjea Fixed major memory bug and docs in RandomVariable
Wed, 21 Mar 2007 23:17:11 -0700 Tom Henderson OnOffApplication functioning; some Node class cleanup
Tue, 20 Mar 2007 06:28:24 -0700 Tom Henderson Add nodes to NodeList in static Create method; cut over simple-serial.cc to use this node factory
Mon, 19 Mar 2007 22:27:22 -0700 Tom Henderson prepare simple-serial.cc for Node cutover
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 tip