Wed, 26 Nov 2008 11:44:47 +0000 Make sure obj.name == obj.target for 'scratch' programs; fixes issue reported in ns-3-users with ./waf --run scratch/simple not working.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 26 Nov 2008 11:44:47 +0000] rev 3927
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 bug 420: avoid valgrind warning
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 26 Nov 2008 12:42:51 +0100] rev 3926
bug 420: avoid valgrind warning
Wed, 26 Nov 2008 10:43:24 +0100 merge with HEAD
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 26 Nov 2008 10:43:24 +0100] rev 3925
merge with HEAD
Wed, 26 Nov 2008 10:40:23 +0100 regression test for ns2 mobility file helper
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 26 Nov 2008 10:40:23 +0100] rev 3924
regression test for ns2 mobility file helper
Wed, 26 Nov 2008 10:24:41 +0100 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.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 26 Nov 2008 10:24:41 +0100] rev 3923
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 instrument PcapWriter
Craig Dowell <craigdo@ee.washington.edu> [Tue, 25 Nov 2008 22:19:59 -0800] rev 3922
instrument PcapWriter
Tue, 25 Nov 2008 14:45:46 +0000 [Bug 398] NqstaWifiMac does not filter received frames by BSSID
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 25 Nov 2008 14:45:46 +0000] rev 3921
[Bug 398] NqstaWifiMac does not filter received frames by BSSID
Tue, 25 Nov 2008 15:37:43 +0100 bug 257: change the default log output of time to seconds, not the simulator's resolution.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 25 Nov 2008 15:37:43 +0100] rev 3920
bug 257: change the default log output of time to seconds, not the simulator's resolution.
Mon, 24 Nov 2008 17:49:33 +0000 Post-fix the last patch, to make sure invalid program names passed into --run trigger an informative error message as before.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 24 Nov 2008 17:49:33 +0000] rev 3919
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 When --run'ing a program, tell WAF to only build that program, nothing more.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 24 Nov 2008 15:28:42 +0000] rev 3918
When --run'ing a program, tell WAF to only build that program, nothing more. This greatly speeds up compilation when all you want to do is run a test program, as it skips the time consuming linking to be done for all example programs.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip