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
Wed, 03 Sep 2008 10:42:18 -0700 Mathieu Lacage merge with HEAD
Wed, 03 Sep 2008 10:37:22 -0700 Mathieu Lacage forward a frame back to the wireless network only if the destination is associated, is a broadcast or multicast packet.
Tue, 02 Sep 2008 16:31:41 -0700 Mathieu Lacage from and to addresses were inverted
Tue, 02 Sep 2008 16:08:54 -0700 Mathieu Lacage make sure we convey the right 'to' address to the NetDevice layer.
Tue, 02 Sep 2008 15:47:49 -0700 Mathieu Lacage make sure to propagation the address down to the MacLow
Tue, 02 Sep 2008 14:44:25 -0700 Mathieu Lacage We cannot default-construct the position of a mobility model.
Tue, 02 Sep 2008 13:37:59 -0700 Mathieu Lacage implement promisc mode
Tue, 02 Sep 2008 13:19:21 -0700 Mathieu Lacage implement SupportsSendFrom
Tue, 02 Sep 2008 13:16:34 -0700 Mathieu Lacage implement SendFrom correctly
Tue, 02 Sep 2008 13:16:14 -0700 Mathieu Lacage remove unecessary include
Tue, 02 Sep 2008 13:08:47 -0700 Mathieu Lacage move GetBssid down to MacLow
Tue, 02 Sep 2008 12:36:37 -0700 Mathieu Lacage move slot and pifs down to MacLow
Tue, 02 Sep 2008 12:13:24 -0700 Mathieu Lacage move sifs down to MacLow
Tue, 02 Sep 2008 12:06:46 -0700 Mathieu Lacage move cts timeout down to MacLow
Tue, 02 Sep 2008 12:00:11 -0700 Mathieu Lacage move Address and ack timeout down to MacLow
Wed, 03 Sep 2008 23:24:59 +0200 Florian Westphal nsc: Fix build problem if gtk config store is disabled
Wed, 03 Sep 2008 11:54:46 -0700 Craig Dowell Added tag ns-3.2-RC1 for changeset dfd634417b8d
Wed, 03 Sep 2008 11:38:18 -0700 Craig Dowell update AUTHORS, CHANGES, RELEASE_NOTES for ns-3.2 ns-3.2-RC1
Wed, 03 Sep 2008 18:01:40 +0100 Gustavo J. A. M. Carneiro merge
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip