Fri, 24 Oct 2008 12:27:47 +0200 Mathieu Lacage rework StaticSpeedHelper API
Fri, 24 Oct 2008 10:29:06 +0200 Mathieu Lacage bug 339: unconditional assert API.
Fri, 24 Oct 2008 09:22:50 +0200 Mathieu Lacage bug 386: make sure errno is not set incorrectly and don't access stale packets.
Thu, 23 Oct 2008 16:08:13 -0700 Craig Dowell rescan for bug 283
Thu, 23 Oct 2008 15:59:48 -0700 Craig Dowell Liu's GetSockName patch
Thu, 23 Oct 2008 21:27:28 +0200 Kirill V. Andreev bug 389: Beacon is sent after DIFS+Backoff instead of PIFS
Thu, 23 Oct 2008 11:51:15 -0700 Craig Dowell Apply patch to fix bug 364
Thu, 23 Oct 2008 11:50:45 -0700 Craig Dowell rescan after 363 fix
Thu, 23 Oct 2008 11:24:52 -0700 Craig Dowell Apply patch to fix bug 363
Thu, 23 Oct 2008 10:57:26 -0700 Craig Dowell rescan after bug 357 patch
Thu, 23 Oct 2008 10:48:42 -0700 Craig Dowell Remove queue limit from listen
Wed, 22 Oct 2008 22:13:22 -0700 Tom Henderson tutorial typos fixed (bug 379)
Mon, 20 Oct 2008 16:56:40 +0100 Gustavo J. A. M. Carneiro Python: fix bug with missing wrapper registration for objects created directly via the python constructor
Mon, 20 Oct 2008 13:31:25 +0200 Mathieu Lacage bug 278: print protocol number from Ipv4Header::Print
Mon, 20 Oct 2008 12:37:43 +0200 Mathieu Lacage remove broken test
Mon, 20 Oct 2008 08:40:32 +0200 Mathieu Lacage bug 382: templated DynamicCast
Fri, 17 Oct 2008 20:07:44 +0200 Mathieu Lacage merge with HEAD
Fri, 17 Oct 2008 20:05:17 +0200 Mathieu Lacage add debugging
Fri, 17 Oct 2008 14:16:53 +0200 Mathieu Lacage add API to get bytes out of a packet without calling PeekData
Fri, 17 Oct 2008 14:15:52 +0200 Mathieu Lacage give attribute power to Callback.
Fri, 17 Oct 2008 13:11:39 +0200 Mathieu Lacage bug 349: workaround compiler bug
Fri, 17 Oct 2008 10:35:14 +0200 Mathieu Lacage fix optimized build
Fri, 17 Oct 2008 10:47:47 -0400 Raj Bhattacharjea Undo change
Fri, 17 Oct 2008 10:45:44 -0400 raj Touch the readme as a test
Thu, 16 Oct 2008 11:54:24 +0100 Gustavo J. A. M. Carneiro merge
Thu, 16 Oct 2008 11:53:47 +0100 Gustavo J. A. M. Carneiro merge
Thu, 16 Oct 2008 11:42:23 +0100 Gustavo J. A. M. Carneiro merge
Wed, 15 Oct 2008 18:32:07 +0100 Gustavo J. A. M. Carneiro Python: enable wrapping of the packet metadata APIs.
Wed, 15 Oct 2008 18:19:12 +0100 Gustavo J. A. M. Carneiro Packet::Metadata::PrintStats doesn't really exist.
Wed, 15 Oct 2008 15:55:09 +0100 Gustavo J. A. M. Carneiro A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
Thu, 16 Oct 2008 12:53:05 +0200 Mathieu Lacage bug 202: header file conflict
Thu, 16 Oct 2008 12:47:17 +0200 Mathieu Lacage bug 352: STA receives back the broadcasts it sends.
Thu, 16 Oct 2008 12:44:25 +0200 Mathieu Lacage bug 343: bench-packets does not work.
Thu, 16 Oct 2008 12:22:59 +0200 Mathieu Lacage kill dead code
Thu, 16 Oct 2008 12:17:00 +0200 Mathieu Lacage bug 350: operator > missing.
Thu, 16 Oct 2008 10:26:13 +0200 Mathieu Lacage bug 371: wifi-ap broken
Thu, 16 Oct 2008 10:25:55 +0200 Mathieu Lacage improve debugging
Thu, 16 Oct 2008 09:48:47 +0200 Mathieu Lacage bug 372: fragmentation is broken
Wed, 15 Oct 2008 09:49:39 +0200 Mathieu Lacage constify
Sun, 12 Oct 2008 18:04:10 +0100 Gustavo J. A. M. Carneiro Rescan API for Python.
Sun, 12 Oct 2008 14:40:26 +0100 Gustavo J. A. M. Carneiro Upgrade to pybindgen rev. 598, to fix bug #291.
Fri, 10 Oct 2008 15:01:20 -0700 Tom Henderson remove tgif figures; replace with dia
Fri, 10 Oct 2008 14:22:53 -0700 Tom Henderson branch merge
Fri, 10 Oct 2008 14:21:58 -0700 Tom Henderson remove tgif figures; replace with dia
Fri, 10 Oct 2008 11:20:53 +0200 Mathieu Lacage bug 331: constify Packet::PeekHeader
Fri, 10 Oct 2008 11:18:46 +0200 Mathieu Lacage bug 367: generate beacons by default at time 0.0
Fri, 10 Oct 2008 09:24:35 +0200 Mathieu Lacage bug 361: make GetBssid public.
Tue, 07 Oct 2008 12:39:27 +0100 Gustavo J. A. M. Carneiro merge
Tue, 07 Oct 2008 12:23:57 +0100 Gustavo J. A. M. Carneiro Fix compat. with Python < 2.5 (fixes ns-old regression failure)
Mon, 06 Oct 2008 22:39:53 -0700 Tom Henderson typo fix (bug 373)
Mon, 06 Oct 2008 18:21:04 +0100 Gustavo J. A. M. Carneiro Improve debug logging in Node::ReceiveFromDevice
Mon, 06 Oct 2008 17:39:35 +0100 Gustavo J. A. M. Carneiro New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators.
Thu, 02 Oct 2008 16:48:01 -0700 Tom Henderson bug in script-- Stop not being called
Thu, 02 Oct 2008 15:22:17 -0700 Craig Dowell bug 337
Thu, 02 Oct 2008 17:30:38 +0100 Gustavo J. A. M. Carneiro Pull pybindgen revno 582 for increased stability of the generated python files with multiple developers doing the scanning.
Thu, 02 Oct 2008 17:16:04 +0100 Gustavo J. A. M. Carneiro merge
Thu, 02 Oct 2008 17:15:09 +0100 Gustavo J. A. M. Carneiro Exit WAF after processing --python-scan to avoid incorrect builds, since WAF does not handle well files being generated into the source dir instead of the build dir
Thu, 02 Oct 2008 17:05:16 +0200 Mathieu Lacage add private operator = to disable it
Thu, 02 Oct 2008 15:04:28 +0200 Mathieu Lacage hide window when starting simulation.
Thu, 02 Oct 2008 14:57:39 +0200 Mathieu Lacage change button label to be more explicit
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 tip