Wed, 06 Feb 2008 10:03:09 -0800 Craig Dowell further ns-3-obj changes
Wed, 06 Feb 2008 17:11:56 +0000 Gustavo J. A. M. Carneiro Move TcpSocket's m_retxEvent.Cancel() to ~TcpSocket(), so that it is executed by all possible code paths leading up to a TcpSocket deallocation.
Tue, 05 Feb 2008 15:30:16 -0500 Raj Bhattacharjea Merge
Tue, 05 Feb 2008 15:29:17 -0500 Raj Bhattacharjea Slight refactor of TCP code so two way connections don't bug out
Tue, 05 Feb 2008 09:54:32 -0500 Raj Bhattacharjea Patch for bug 130 from Gustavo
Mon, 04 Feb 2008 23:09:07 -0800 Tom Henderson some more edits to the front part of the tutorial
Mon, 04 Feb 2008 19:17:45 -0800 Craig Dowell fix instances of stale names
Mon, 04 Feb 2008 19:04:01 -0800 Craig Dowell object model section of tutorial needed to be rewritten due to ns-3-object changes.
Mon, 04 Feb 2008 12:56:08 -0800 Craig Dowell tutorial now agrees with ns3-object changes
Mon, 04 Feb 2008 12:27:18 -0800 Craig Dowell half of example describing how to plumb in new model without plumbing
Sun, 03 Feb 2008 14:34:10 -0800 Tom Henderson Further alignment of simple-point-to-point.cc with ns-2/simple.tcl (add TCP)
Sun, 03 Feb 2008 19:09:35 +0000 Gustavo J. A. M. Carneiro OLSR: remove the 'Link tuple has no corresponding neighbor tuple' assertion; it happens now because MID messages may occasionally not arrive in time, but it's normal.
Sun, 03 Feb 2008 19:05:37 +0000 Gustavo J. A. M. Carneiro merge
Sun, 03 Feb 2008 18:50:55 +0000 Gustavo J. A. M. Carneiro OLSR: get main address of the peer from the UDP source address and the 'interface association' table; this way the UDP source address need not be the same as the main address.
Sun, 03 Feb 2008 18:29:25 +0000 Gustavo J. A. M. Carneiro Backed out changeset 055ff23aa034 (Tom does not like it turns out OLSR does not need it)
Sat, 02 Feb 2008 20:46:04 -0800 Tom Henderson Fix tutorial TOC
Sat, 02 Feb 2008 15:52:54 -0800 Tom Henderson formatting cleanup
Fri, 01 Feb 2008 21:31:15 -0800 Tom Henderson typos and formatting of Introduction section
Fri, 01 Feb 2008 19:37:27 +0000 Gustavo J. A. M. Carneiro UDP sockets are fixed, remove the hack and note.
Fri, 01 Feb 2008 19:29:56 +0000 Gustavo J. A. M. Carneiro Fix UDP source address, make it honor Bind().
Fri, 01 Feb 2008 18:40:14 +0000 Gustavo J. A. M. Carneiro Some more udp socket debug messages
Fri, 01 Feb 2008 18:39:37 +0000 Gustavo J. A. M. Carneiro Put back the simulation time in 30 seconds, else we generate huge trace files.
Fri, 01 Feb 2008 18:24:39 +0000 Gustavo J. A. M. Carneiro Add more debug info to olsr routing table
Fri, 01 Feb 2008 18:07:45 +0000 Gustavo J. A. M. Carneiro In OLSR agent, work around newly introduced bug in UDP sockets prenting Bind from working as e.g. Linux. Add note explaining what's wrong.
Fri, 01 Feb 2008 17:17:24 +0000 Gustavo J. A. M. Carneiro Fix OLSR example: don't add static routes, increase simulation time to 300 seconds.
Fri, 01 Feb 2008 15:16:44 +0000 Gustavo J. A. M. Carneiro Unbreak ParameterLogger
Fri, 01 Feb 2008 14:05:59 +0000 Gustavo J. A. M. Carneiro Start the Olsr agent (accidentally removed during last code refactoring)
Fri, 01 Feb 2008 08:50:03 +0100 Mathieu Lacage merge with HEAD
Tue, 15 Jan 2008 13:29:41 +0100 Mathieu Lacage add an extra link to the PHY model paper
Tue, 15 Jan 2008 13:27:45 +0100 Mathieu Lacage fix doxygen warnings
Tue, 15 Jan 2008 12:07:31 +0100 Mathieu Lacage merge with HEAD
Wed, 19 Dec 2007 13:24:52 +0100 Mathieu Lacage forward only packets for ourselves.
Wed, 19 Dec 2007 13:24:30 +0100 Mathieu Lacage it is possible to receive packets which are not tagged. ignore them rather than crash.
Wed, 19 Dec 2007 13:22:55 +0100 Mathieu Lacage ensure m_listener is initialized properly
Mon, 17 Dec 2007 13:41:51 +0100 Mathieu Lacage doxygen
Mon, 17 Dec 2007 13:27:22 +0100 Mathieu Lacage add a few comments here and there
Mon, 17 Dec 2007 13:20:02 +0100 Mathieu Lacage more doxygen
Mon, 17 Dec 2007 13:07:41 +0100 Mathieu Lacage add some doxygen
Sat, 15 Dec 2007 11:58:14 +0100 Mathieu Lacage fix optimized build
Sat, 15 Dec 2007 11:57:43 +0100 Mathieu Lacage fix optimized build
Fri, 14 Dec 2007 17:42:16 +0100 Mathieu Lacage success heuristic was inverted.
Fri, 14 Dec 2007 15:43:52 +0100 Mathieu Lacage some debugging. Max rate test was inverted.
Fri, 14 Dec 2007 15:18:14 +0100 Mathieu Lacage avoid uninitialized variables.
Thu, 13 Dec 2007 15:07:08 +0100 Mathieu Lacage implement the MRR portion of AMRR
Thu, 13 Dec 2007 15:04:11 +0100 Mathieu Lacage return the computed rate
Thu, 13 Dec 2007 14:43:56 +0100 Mathieu Lacage implement AMRR for true.
Thu, 13 Dec 2007 13:00:02 +0100 Mathieu Lacage AMRR rate control algorithm
Thu, 13 Dec 2007 09:26:20 +0100 Mathieu Lacage the meat of the onoe rate control algorithm.
Thu, 13 Dec 2007 08:39:08 +0100 Mathieu Lacage Onoe rate control
Wed, 12 Dec 2007 13:36:16 +0100 Mathieu Lacage use the new MacStation::Report*Failed methods.
Wed, 12 Dec 2007 13:17:04 +0100 Mathieu Lacage add MacStation::ReportFinal* methods for onoe rate control model
Wed, 12 Dec 2007 12:03:38 +0100 Mathieu Lacage introduce a low latency parameter for rate control algorithms
Wed, 12 Dec 2007 09:33:22 +0100 Mathieu Lacage add legend support to gnuplot output
Tue, 11 Dec 2007 17:53:54 +0100 Mathieu Lacage updated doxygen
Tue, 11 Dec 2007 17:48:09 +0100 Mathieu Lacage estimation delay and jitter
Tue, 11 Dec 2007 15:54:58 +0100 Mathieu Lacage merge with HEAD
Tue, 11 Dec 2007 14:03:20 +0100 Mathieu Lacage add tracing support to PacketSink
Tue, 11 Dec 2007 14:03:02 +0100 Mathieu Lacage fix small typo
Tue, 11 Dec 2007 13:51:18 +0100 Mathieu Lacage add tx packet trace support
Tue, 11 Dec 2007 13:51:03 +0100 Mathieu Lacage add application tracing support
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip