Mon, 24 Mar 2008 11:43:49 -0700 Mathieu Lacage doxygen
Mon, 24 Mar 2008 19:00:18 +0000 Gustavo J. A. M. Carneiro Fix swapped comments in wifi-ap.cc.
Mon, 24 Mar 2008 11:28:42 -0700 Mathieu Lacage do not use templates.
Mon, 24 Mar 2008 11:14:05 -0700 Mathieu Lacage doxygen
Mon, 24 Mar 2008 10:42:18 -0700 Mathieu Lacage change signature of MobilityHelper::Layout and MobilityHelper::LayoutAll.
Mon, 24 Mar 2008 10:41:44 -0700 Mathieu Lacage add NodeContainer::GetGlobal
Mon, 24 Mar 2008 10:14:35 -0700 Mathieu Lacage doxygen.
Fri, 21 Mar 2008 15:58:20 -0700 Mathieu Lacage doxygen
Fri, 21 Mar 2008 15:52:49 -0700 Mathieu Lacage doxygen.
Fri, 21 Mar 2008 15:52:42 -0700 Mathieu Lacage add \ref to get links.
Fri, 21 Mar 2008 15:33:01 -0700 Mathieu Lacage some more doxygen
Fri, 21 Mar 2008 13:41:16 -0700 Mathieu Lacage TypeId::GetAttributeListN -> TypeId::GetAttributeN
Fri, 21 Mar 2008 13:24:15 -0700 Mathieu Lacage move another helper to the helper dir
Fri, 21 Mar 2008 13:24:01 -0700 Mathieu Lacage remove references to non-existant code.
Fri, 21 Mar 2008 13:19:37 -0700 Mathieu Lacage fix the build, again.
Fri, 21 Mar 2008 13:14:00 -0700 Mathieu Lacage remove reference to trace resolver.
Fri, 21 Mar 2008 13:06:34 -0700 Mathieu Lacage fix dox warnings
Fri, 21 Mar 2008 12:56:40 -0700 Mathieu Lacage doxygen.
Fri, 21 Mar 2008 12:56:33 -0700 Mathieu Lacage fix build
Fri, 21 Mar 2008 12:34:11 -0700 Mathieu Lacage merge
Fri, 21 Mar 2008 12:33:35 -0700 Mathieu Lacage improve doxygen
Fri, 21 Mar 2008 12:14:07 -0700 Tom Henderson tutorial updates for attributes
Fri, 21 Mar 2008 11:04:29 -0700 Mathieu Lacage add missing header
Fri, 21 Mar 2008 09:57:27 -0700 Mathieu Lacage remove dead header
Fri, 21 Mar 2008 09:56:48 -0700 Mathieu Lacage remove dead header
Fri, 21 Mar 2008 09:09:32 -0700 Mathieu Lacage merge
Fri, 21 Mar 2008 04:51:36 +0100 src/devices/wifi/Federico Maguolo Composite and Jakes propagation loss models.
Fri, 21 Mar 2008 04:49:23 +0100 Federico Maguolo PropagationLossModel::GetRxPower -> PropagationLossModel::GetLoss
Fri, 21 Mar 2008 04:38:09 +0100 Federico Maguolo add missing prefix.
Fri, 21 Mar 2008 09:09:10 -0700 Mathieu Lacage AllocateUid/Search seem to not calculate correctly mode uids.
Fri, 21 Mar 2008 14:17:58 +0000 Gustavo J. A. M. Carneiro Fix the udp socket unit test problem discovered by Mathieu.
Thu, 20 Mar 2008 15:27:48 -0700 Mathieu Lacage SimpleChannel/SimpleNetDevice. Use them where needed.
Thu, 20 Mar 2008 13:37:27 -0700 Mathieu Lacage merge with head
Thu, 20 Mar 2008 13:25:08 -0700 Mathieu Lacage add missing license headers.
Thu, 20 Mar 2008 13:23:03 -0700 Mathieu Lacage some doxygen work.
Thu, 20 Mar 2008 16:25:35 -0400 Raj Bhattacharjea Fix TCP handshake sequence numbers
Thu, 20 Mar 2008 14:04:24 -0400 Raj Bhattacharjea Pass TcpSockets as smart pointers into demux callbacks
Thu, 20 Mar 2008 10:25:59 -0700 Mathieu Lacage Add an explicit copy constructor. Bug reported by Raj.
Thu, 20 Mar 2008 10:14:02 -0700 Mathieu Lacage point to point smoke tests
Thu, 20 Mar 2008 09:56:03 -0700 Mathieu Lacage merge TypeId in headers and trailers branch
Wed, 19 Mar 2008 13:11:25 -0700 Mathieu Lacage remove trailing ;
Wed, 19 Mar 2008 13:10:01 -0700 Mathieu Lacage remove template methods.
Wed, 19 Mar 2008 12:42:54 -0700 Mathieu Lacage move wifi examples to example directory
Wed, 19 Mar 2008 12:41:06 -0700 Mathieu Lacage add a bunch of trace sinks for demonstration
Wed, 19 Mar 2008 12:36:27 -0700 Mathieu Lacage convert Packet::Print to use Chunk::Print
Wed, 19 Mar 2008 12:36:09 -0700 Mathieu Lacage make sure the trace hooks get a full packet as input.
Wed, 19 Mar 2008 12:30:19 -0700 Mathieu Lacage fix failing tests
Wed, 19 Mar 2008 12:30:00 -0700 Mathieu Lacage add failing tests
Wed, 19 Mar 2008 11:19:29 -0700 Mathieu Lacage call SetAddress during construction to assign MAC-level addresses.
Wed, 19 Mar 2008 11:19:05 -0700 Mathieu Lacage add SetAddress methods.
Wed, 19 Mar 2008 11:11:34 -0700 Mathieu Lacage fragmentEnd is not zero when this is a fragment.
Wed, 19 Mar 2008 11:10:37 -0700 Mathieu Lacage improve pretty-printing output.
Wed, 19 Mar 2008 11:10:02 -0700 Mathieu Lacage add extra trace sources
Wed, 19 Mar 2008 10:32:06 -0700 Mathieu Lacage add Print to the Chunk base class.
Wed, 19 Mar 2008 10:31:50 -0700 Mathieu Lacage make sure all headers and trailers gets a constructor registered in their TypeId.
Wed, 19 Mar 2008 10:30:59 -0700 Mathieu Lacage make sure the Rx trace event also gets the llc header to be symetric with the tx event.
Mon, 17 Mar 2008 17:47:45 -0700 Mathieu Lacage improve doxygen.
Mon, 17 Mar 2008 17:37:25 -0700 Mathieu Lacage implement Packet::Print
Mon, 17 Mar 2008 14:49:52 -0700 Mathieu Lacage remove dead code.
Mon, 17 Mar 2008 14:01:55 -0700 Mathieu Lacage stop using ChunkRegistry to get header and trailer uids
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip