Wed, 10 Sep 2008 11:33:30 +0100 Gustavo J. A. M. Carneiro Stop the /dev/null redirection abuse
Tue, 09 Sep 2008 17:09:37 -0700 Craig Dowell enable nsc when nsc enabled
Tue, 09 Sep 2008 12:35:11 -0700 Mathieu Lacage fix typo to allow cloning traces when they are not there yet
Tue, 09 Sep 2008 11:34:44 -0700 Craig Dowell prep for ns-3.2-RC2
Tue, 09 Sep 2008 18:43:21 +0100 Gustavo J. A. M. Carneiro merge
Tue, 09 Sep 2008 18:43:03 +0100 Gustavo J. A. M. Carneiro Use subprocess.Popen instead of os.system to improve portability of the regression testing framework
Tue, 09 Sep 2008 10:15:40 -0700 Mathieu Lacage bug 322: download nsc from released location if in 'release' mode.
Tue, 09 Sep 2008 12:13:23 +0100 Gustavo J. A. M. Carneiro Problem of Python bindings in MinGW has been fixed
Mon, 08 Sep 2008 14:45:11 -0700 Mathieu Lacage initialize sta listen interval
Mon, 08 Sep 2008 14:40:48 -0700 Mathieu Lacage initialize m_ctrlPwrMgt
Mon, 08 Sep 2008 14:40:27 -0700 Mathieu Lacage don't use bitfields: they are evil.
Mon, 08 Sep 2008 14:39:59 -0700 Mathieu Lacage should set retry bit in rts and acks.
Mon, 08 Sep 2008 14:37:54 -0700 Mathieu Lacage should set retry bit in acks.
Mon, 08 Sep 2008 13:13:09 -0700 Mathieu Lacage make mobility helper ascii output more robust to formatting portability problems.
Mon, 08 Sep 2008 12:26:00 -0700 Mathieu Lacage make sure to destroy all left-over memory before exit
Mon, 08 Sep 2008 12:22:29 -0700 Mathieu Lacage do not reserve space for unwritten data to avoid memory initialization problems
Mon, 08 Sep 2008 11:32:22 -0700 Mathieu Lacage add msvc to set of platforms known to not work
Mon, 08 Sep 2008 11:29:12 -0700 Mathieu Lacage update build matrix
Mon, 08 Sep 2008 10:43:03 -0700 Mathieu Lacage update release notes
Mon, 08 Sep 2008 09:22:45 -0700 Mathieu Lacage bug 316: make nsc compilation conditional again
Mon, 08 Sep 2008 12:54:47 +0100 Gustavo J. A. M. Carneiro Missing include
Mon, 08 Sep 2008 12:35:08 +0100 Gustavo J. A. M. Carneiro merge
Mon, 08 Sep 2008 12:19:46 +0100 Gustavo J. A. M. Carneiro Detect the pthread.h header file and automatically disable components that cannot build without it.
Mon, 08 Sep 2008 11:20:17 +0100 Gustavo J. A. M. Carneiro Python bindings generation does not need to depend on the 'everything.h' file, only API scanning and compilation of the generated sources.
Sun, 07 Sep 2008 20:13:51 -0700 craigdo Don't build realtime simulator if required core components aren't built
Sun, 07 Sep 2008 21:58:50 -0400 Raj Bhattacharjea Update CHANGES.html to reflect the last two changesets
Sun, 07 Sep 2008 20:23:24 -0400 Raj Bhattacharjea Implement TCP finite rx buffer (bug 239)
Sun, 07 Sep 2008 19:38:26 -0400 Raj Bhattacharjea Fix TCP closedown FINs, and remove broken tcp-erros example (bug 242)
Sat, 06 Sep 2008 21:15:59 -0700 craigdo just remove hires clocks from wall-clock-synchronizer until they are needed
Sat, 06 Sep 2008 21:04:39 -0700 craigdo fix MinGW build
Sat, 06 Sep 2008 19:25:26 +0100 Gustavo J. A. M. Carneiro merge
Sat, 06 Sep 2008 19:24:32 +0100 Gustavo J. A. M. Carneiro Use the information provided by conf.report_optional_feature() to enable/disable python bindings for optional APIs
Sat, 06 Sep 2008 10:41:13 -0700 craigdo no references to timespec if CLOCK_REALTIME undef
Sat, 06 Sep 2008 14:46:01 +0100 Gustavo J. A. M. Carneiro For better consistency, option --nsc becomes --enable-nsc, --python-disable becomes --disable-python.
Fri, 05 Sep 2008 21:36:20 -0700 Mathieu Lacage make sure aid is initialized
Fri, 05 Sep 2008 21:12:00 -0700 Mathieu Lacage compile nsc code unconditionally.
Fri, 05 Sep 2008 20:00:40 -0700 Mathieu Lacage add AddIpv4Stack, splt functions in independent chunks
Fri, 05 Sep 2008 15:57:46 -0700 craigdo flip LLC to DIX framing switch in csma
Fri, 05 Sep 2008 15:18:20 -0700 craigdo apply MTU/FrameSize treatment to point-to-point
Fri, 05 Sep 2008 11:57:56 -0700 craigdo branch merge
Fri, 05 Sep 2008 11:56:17 -0700 craigdo MTU, encap mode cleanup for csma
Thu, 04 Sep 2008 22:38:52 -0700 craigdo further cleanup of MTU in CSMA
Fri, 05 Sep 2008 19:55:21 +0100 Gustavo J. A. M. Carneiro Move all NSC related build code into src/internet-stack, to unclutter a bit the main wscript
Fri, 05 Sep 2008 18:42:59 +0100 Gustavo J. A. M. Carneiro Exclude any possible 'nsc' folder from the dist tarball (nsc is ~= 100MB).
Fri, 05 Sep 2008 18:37:00 +0100 Gustavo J. A. M. Carneiro We don't want mercurial -q option when fetching nsc, user feedback is important.
Fri, 05 Sep 2008 18:16:29 +0100 Gustavo J. A. M. Carneiro Add a summary of optional features at the end of the configuration stage.
Fri, 05 Sep 2008 16:47:15 +0100 Gustavo J. A. M. Carneiro New pybindgen, should fix bug #308.
Thu, 04 Sep 2008 13:29:13 -0700 Mathieu Lacage bug 312: ./waf check fails.
Thu, 04 Sep 2008 12:20:02 -0700 Mathieu Lacage merge with HEAD
Thu, 04 Sep 2008 12:19:44 -0700 Mathieu Lacage forgot to add test file
Thu, 04 Sep 2008 18:46:56 +0100 Gustavo J. A. M. Carneiro merge
Thu, 04 Sep 2008 18:45:21 +0100 Gustavo J. A. M. Carneiro Disable Python support on the CygWin platform, at least until/if the problems are fixed.
Thu, 04 Sep 2008 10:35:04 -0700 Mathieu Lacage merge with HEAD
Thu, 04 Sep 2008 10:34:42 -0700 Mathieu Lacage add wifi+wired bridge example
Thu, 04 Sep 2008 10:08:02 -0700 Mathieu Lacage testcase for wifi bridging
Thu, 04 Sep 2008 10:04:14 -0700 Mathieu Lacage add NetDeviceContainer constructors
Thu, 04 Sep 2008 18:30:38 +0100 Gustavo J. A. M. Carneiro Adjust LD_LIBRARY_PATH for FreeBSD also; fallback to adjusting LD_LIBRARY_PATH when we don't know any better.
Thu, 04 Sep 2008 08:59:50 -0700 Mathieu Lacage bug 309: GtkConfigStore does not build on freebsd.
Thu, 04 Sep 2008 14:15:32 +0100 Gustavo J. A. M. Carneiro Update PyBindGen, fixes compilation with python 2.4.
Wed, 03 Sep 2008 14:28:26 -0700 Mathieu Lacage merge with HEAD
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip