Tue, 02 Dec 2008 00:00:01 -0800 Craig Dowell Added tag ns-3.3-RC1 for changeset f33cbf6b051c
Mon, 01 Dec 2008 23:43:01 -0800 Craig Dowell update RELEASE_NOTES for ns-3.3
Mon, 01 Dec 2008 21:45:32 -0800 Tom Henderson Fix bug358; return EINVAL for inappropriate listen() call
Mon, 01 Dec 2008 21:35:24 -0800 Tom Henderson branch merge
Mon, 01 Dec 2008 21:33:52 -0800 Tom Henderson branch merge
Mon, 01 Dec 2008 21:29:59 -0800 Tom Henderson Remove redundant m_txTrace in ipv4-l3-protocol
Mon, 01 Dec 2008 21:34:33 -0800 Tom Henderson add missing files
Mon, 01 Dec 2008 21:28:37 -0800 Tom Henderson branch merge
Sun, 30 Nov 2008 23:37:12 -0800 Tom Henderson Add processing logic for stub links in global routing code
Sun, 30 Nov 2008 21:21:23 -0800 Tom Henderson Segregate Ipv4GlobalRouting from Ipv4StaticRouting; add API for deleting and recomputing global routes
Fri, 28 Nov 2008 07:21:26 -0800 Tom Henderson Drop packets in Ipv4L3Protocol::Receive if interface is down
Mon, 01 Dec 2008 21:23:51 -0800 Tom Henderson merge with tip
Fri, 28 Nov 2008 06:05:27 -0800 Tom Henderson Bug 400: allow /32 addresses to be used on IPv4 interfaces
Fri, 28 Nov 2008 17:42:10 +0100 Mathieu Lacage merge with HEAD
Fri, 28 Nov 2008 08:56:47 +0100 Mathieu Lacage merge with HEAD
Fri, 28 Nov 2008 08:55:24 +0100 Mathieu Lacage bug 396: try harder to send ASSOCIATION_RESPONSE frames.
Fri, 28 Nov 2008 15:12:05 +0000 Gustavo J. A. M. Carneiro Const fix (needed for older Python versions)
Fri, 28 Nov 2008 14:45:48 +0000 Gustavo J. A. M. Carneiro The 'contrib' module actually depends on 'common' too (affects waf --python-scan)
Fri, 28 Nov 2008 14:24:09 +0100 Sebastien Vincent Remove IcmpSocket class.
Wed, 26 Nov 2008 14:00:05 -0800 Craig Dowell CHANGES.html for global routing supporting bridges
Wed, 26 Nov 2008 13:53:28 -0800 Craig Dowell branch merge
Wed, 26 Nov 2008 13:48:53 -0800 Craig Dowell disallow routing on bridge devices with IP address, fix wifi-wired-bridging
Mon, 24 Nov 2008 21:39:00 -0800 Craig Dowell document wifi-wired-bridging a little and add aborts if bridged net devices with IP addresses found
Mon, 24 Nov 2008 11:21:15 -0800 Craig Dowell branch merge
Thu, 20 Nov 2008 20:50:17 -0800 Craig Dowell remove some hey-look-here debugging flags
Thu, 20 Nov 2008 19:44:19 -0800 Craig Dowell branch merge
Thu, 20 Nov 2008 16:48:21 -0800 Craig Dowell fix bug 114 and bug 66
Wed, 19 Nov 2008 23:38:01 -0800 Craig Dowell teach global routing about bridges
Wed, 19 Nov 2008 22:16:43 -0800 Craig Dowell deal with bridged stub/transit networks on routers
Wed, 19 Nov 2008 21:21:14 -0800 Craig Dowell factor DiscoverLSAs into understandable modules
Wed, 19 Nov 2008 18:44:20 -0800 Craig Dowell Admit possibility that not all nodes are routers.
Wed, 19 Nov 2008 15:54:12 -0800 Craig Dowell convince global routing not to crash in the presence of bridges
Tue, 18 Nov 2008 16:23:31 -0800 Craig Dowell implement IsBridged for net devices
Tue, 18 Nov 2008 15:46:46 -0800 Craig Dowell add bridged routing example
Wed, 26 Nov 2008 14:56:21 +0000 Gustavo J. A. M. Carneiro merge
Wed, 26 Nov 2008 14:55:35 +0000 Gustavo J. A. M. Carneiro Fix waf problem running programs with arguments.
Wed, 26 Nov 2008 04:27:10 -0800 Mathieu Lacage bug 421: memory leak in csma-ping
Wed, 26 Nov 2008 13:13:24 +0100 Mathieu Lacage merge with HEAD
Wed, 26 Nov 2008 13:12:39 +0100 Mathieu Lacage add missing chainup to parent DoDispose method
Wed, 26 Nov 2008 12:11:11 +0000 Gustavo J. A. M. Carneiro Bug 289: CommandLine::AddValue is not wrapped
Wed, 26 Nov 2008 11:45:53 +0000 Gustavo J. A. M. Carneiro merge
Wed, 26 Nov 2008 11:44:47 +0000 Gustavo J. A. M. Carneiro Make sure obj.name == obj.target for 'scratch' programs; fixes issue reported in ns-3-users with ./waf --run scratch/simple not working.
Wed, 26 Nov 2008 12:42:51 +0100 Mathieu Lacage bug 420: avoid valgrind warning
Wed, 26 Nov 2008 10:43:24 +0100 Mathieu Lacage merge with HEAD
Wed, 26 Nov 2008 10:40:23 +0100 Mathieu Lacage regression test for ns2 mobility file helper
Wed, 26 Nov 2008 10:24:41 +0100 Mathieu Lacage bug 408: ensure that we perform duplicate detection and defragmentation for both management and data frames. bug 214: make the sequence smaller check a debug log message rather than an unconditional message.
Tue, 25 Nov 2008 22:19:59 -0800 Craig Dowell instrument PcapWriter
Tue, 25 Nov 2008 14:45:46 +0000 Gustavo J. A. M. Carneiro [Bug 398] NqstaWifiMac does not filter received frames by BSSID
Tue, 25 Nov 2008 15:37:43 +0100 Mathieu Lacage bug 257: change the default log output of time to seconds, not the simulator's resolution.
Mon, 24 Nov 2008 17:49:33 +0000 Gustavo J. A. M. Carneiro Post-fix the last patch, to make sure invalid program names passed into --run trigger an informative error message as before.
Mon, 24 Nov 2008 15:28:42 +0000 Gustavo J. A. M. Carneiro When --run'ing a program, tell WAF to only build that program, nothing more.
Mon, 24 Nov 2008 12:39:50 +0000 Gustavo J. A. M. Carneiro Work around #define ECHO in a system header file included by Python.h on Mac OS X (bug #413)
Mon, 24 Nov 2008 12:09:47 +0000 Gustavo J. A. M. Carneiro Disable EmuNetDevice Python bindings if the netdevice is not compiled in (bug #413)
Mon, 24 Nov 2008 06:45:13 +0100 Mathieu Lacage add WifiHelper::Install (Ptr<Node>) method per craig's comment.
Mon, 24 Nov 2008 06:36:05 +0100 Mathieu Lacage merge with HEAD
Tue, 04 Nov 2008 14:56:32 +0100 Mathieu Lacage typo
Tue, 04 Nov 2008 14:06:34 +0100 Mathieu Lacage new wifi API
Tue, 04 Nov 2008 14:06:26 +0100 Mathieu Lacage implement missing method
Tue, 04 Nov 2008 14:05:57 +0100 Mathieu Lacage assert on invalid uid
Tue, 28 Oct 2008 13:40:33 +0100 Mathieu Lacage get rid of reference model for log distance model
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip