Wed, 09 Jul 2008 18:34:42 +0100 Gustavo J. A. M. Carneiro Don't re-declare pure virtual methods from the parent Socket class. Fixes bug #249.
Tue, 08 Jul 2008 14:27:45 -0700 Mathieu Lacage avoid direct access to Object::m_tid. Use ObjectBase::GetInstanceTypeId instead.
Tue, 08 Jul 2008 10:19:34 -0700 Mathieu Lacage add PythonCompleteConstruct friend for python bindings
Tue, 08 Jul 2008 10:17:18 -0700 Mathieu Lacage avoid uneeded inline
Tue, 08 Jul 2008 10:16:53 -0700 Mathieu Lacage add Object::GetReferenceCount
Tue, 08 Jul 2008 10:12:38 -0700 Mathieu Lacage add RefCountBase::GetReferenceCount.
Tue, 08 Jul 2008 10:11:55 -0700 Mathieu Lacage coding style
Tue, 08 Jul 2008 10:10:26 -0700 Mathieu Lacage add CalbackImplBase::GetReferenceCount
Tue, 08 Jul 2008 10:02:57 -0700 Mathieu Lacage kill dead unimplemented API
Tue, 08 Jul 2008 10:02:46 -0700 Mathieu Lacage add missing implementations
Tue, 08 Jul 2008 10:02:28 -0700 Mathieu Lacage add missing implementations
Tue, 08 Jul 2008 10:02:11 -0700 Mathieu Lacage kill dead code
Tue, 08 Jul 2008 10:01:53 -0700 Mathieu Lacage kill dead code
Tue, 08 Jul 2008 10:01:42 -0700 Mathieu Lacage kill dead code
Tue, 08 Jul 2008 11:09:22 -0400 Raj Bhattacharjea Check in a tcp example which has rate error models
Thu, 03 Jul 2008 20:03:03 -0700 Craig Dowell some slips of the keyboard in tutorial
Thu, 03 Jul 2008 17:37:32 -0700 Craig Dowell fix bug 234 which changes required methods on helpers to constructor parameters. Update tutorial content to reflect. Change RemoteIpv4 attribute to RemoteAddress.
Thu, 03 Jul 2008 15:44:54 -0700 Craig Dowell bug 232, references to Parameter obsolete
Thu, 03 Jul 2008 09:44:23 -0400 tjkopena Minor doc notes added to ipv4.h
Wed, 02 Jul 2008 21:07:36 -0700 Tom Henderson close socket upon PacketSink::StopApplication()
Wed, 02 Jul 2008 13:23:54 -0700 Mathieu Lacage no need for protected members
Wed, 02 Jul 2008 13:23:44 -0700 Mathieu Lacage no need to export this header
Wed, 02 Jul 2008 13:23:23 -0700 Mathieu Lacage avoid pygccxml warning.
Wed, 02 Jul 2008 13:22:46 -0700 Mathieu Lacage no need for protected variables
Wed, 02 Jul 2008 13:22:32 -0700 Mathieu Lacage no need for protected variables
Wed, 02 Jul 2008 13:22:14 -0700 Mathieu Lacage no need for protected variables
Wed, 02 Jul 2008 13:21:56 -0700 Mathieu Lacage avoid pygccxml warning
Wed, 02 Jul 2008 13:21:43 -0700 Mathieu Lacage do not make m_enable protected
Wed, 02 Jul 2008 13:21:01 -0700 Mathieu Lacage merge with HEAD
Wed, 02 Jul 2008 08:37:57 -0700 Mathieu Lacage export new methods for language bindings
Wed, 02 Jul 2008 08:33:47 -0700 Mathieu Lacage avoid pygccxml warning.
Wed, 02 Jul 2008 15:57:33 -0400 Raj Bhattacharjea Fix trace names to match documents in tcp-star-server
Wed, 02 Jul 2008 15:45:35 -0400 Raj Bhattacharjea Add a tcp server example
Wed, 02 Jul 2008 03:16:36 -0700 Mathieu Lacage bug 245: build failure with gcc 4.3.x
Tue, 01 Jul 2008 11:00:29 -0700 Mathieu Lacage implement Packet::PeekHeader and Packet::PeekTrailer to avoid evil workarounds when receiving tcp packets.
Tue, 01 Jul 2008 10:52:11 -0700 Sebastien Vincent bug 236: add optional support for tcp and udp checksum.
Mon, 30 Jun 2008 22:41:22 -0700 Tom Henderson chapter on Node and internet stack, for manual
Mon, 30 Jun 2008 14:17:19 -0700 Craig Dowell update RELEASE_NOTES
Mon, 30 Jun 2008 13:47:05 -0700 Craig Dowell Added tag ns-3.1 for changeset 5768685f9fdb
Mon, 30 Jun 2008 13:46:33 -0700 Craig Dowell Added tag ns-3.1 for changeset 42504fb1f7be ns-3.1
Mon, 30 Jun 2008 13:44:27 -0700 Craig Dowell new convention for release tags
Mon, 30 Jun 2008 13:35:33 -0700 Craig Dowell Prepare for 3.1
Mon, 30 Jun 2008 13:16:31 -0700 Craig Dowell Tutorial TOC tweaks
Mon, 30 Jun 2008 13:06:34 -0700 Craig Dowell some final tweaks to the tutorial
Mon, 30 Jun 2008 11:42:38 -0700 Craig Dowell tweak, tweak the tutorial
Mon, 30 Jun 2008 10:25:46 -0700 Craig Dowell remote browsing from tutorial menus
Mon, 30 Jun 2008 10:23:04 -0700 Craig Dowell remove section in tutorial, move browsing part to where it makes more sense.
Sun, 29 Jun 2008 23:25:32 -0700 Craig Dowell address helpful tutorial comments by reviewers
Sun, 29 Jun 2008 23:14:16 -0700 Craig Dowell minor tweaks for menus on tutorial
Sun, 29 Jun 2008 23:11:25 -0700 Craig Dowell more editing passes through tutorial
Sun, 29 Jun 2008 22:14:22 -0700 Craig Dowell cleaning up tutorial
Sun, 29 Jun 2008 21:26:04 -0700 Craig Dowell mispeeling in tutorial command sequence
Sun, 29 Jun 2008 21:22:33 -0700 Craig Dowell merge
Sun, 29 Jun 2008 21:16:35 -0700 Craig Dowell editing pass through the tutorial
Sun, 29 Jun 2008 20:48:18 -0700 Tom Henderson a few section 8 nits
Sun, 29 Jun 2008 20:39:33 -0700 Tom Henderson branch merge
Sun, 29 Jun 2008 14:38:49 -0700 Tom Henderson formatting nits on the Tweaking chapter
Sun, 29 Jun 2008 14:28:11 -0700 Tom Henderson nits on Sections 1-4
Sun, 29 Jun 2008 14:20:40 -0700 Tom Henderson Table of content fixes
Sun, 29 Jun 2008 15:05:22 -0700 Craig Dowell finish up with a wifi example
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip