Commit Graph

3959 Commits

Author SHA1 Message Date
Tom Henderson
f3dc299e82 Remove redundant m_txTrace in ipv4-l3-protocol 2008-12-01 21:29:59 -08:00
Tom Henderson
df23230e59 merge with tip 2008-12-01 21:23:51 -08:00
Mathieu Lacage
3f2b9429e0 merge with HEAD 2008-11-28 17:42:10 +01:00
Gustavo J. A. M. Carneiro
47980e80e6 Const fix (needed for older Python versions) 2008-11-28 15:12:05 +00:00
Gustavo J. A. M. Carneiro
192ae37d11 The 'contrib' module actually depends on 'common' too (affects waf --python-scan) 2008-11-28 14:45:48 +00:00
Tom Henderson
6b0468c20b Bug 400: allow /32 addresses to be used on IPv4 interfaces 2008-11-28 06:05:27 -08:00
Sebastien Vincent
271bac3e92 Remove IcmpSocket class. 2008-11-28 14:24:09 +01:00
Mathieu Lacage
7390026044 merge with HEAD 2008-11-28 08:56:47 +01:00
Mathieu Lacage
b56051a9bb bug 396: try harder to send ASSOCIATION_RESPONSE frames. 2008-11-28 08:55:24 +01:00
Craig Dowell
4913060911 CHANGES.html for global routing supporting bridges 2008-11-26 14:00:05 -08:00
Craig Dowell
8f85775a54 branch merge 2008-11-26 13:53:28 -08:00
Craig Dowell
d27274e958 disallow routing on bridge devices with IP address, fix wifi-wired-bridging 2008-11-26 13:48:53 -08:00
Gustavo J. A. M. Carneiro
c1b49366fe merge 2008-11-26 14:56:21 +00:00
Gustavo J. A. M. Carneiro
80b1ce258d Fix waf problem running programs with arguments. 2008-11-26 14:55:35 +00:00
Mathieu Lacage
f69d0dfffd bug 421: memory leak in csma-ping 2008-11-26 04:27:10 -08:00
Mathieu Lacage
1d6cec837e merge with HEAD 2008-11-26 13:13:24 +01:00
Mathieu Lacage
c0ec85b486 add missing chainup to parent DoDispose method 2008-11-26 13:12:39 +01:00
Gustavo J. A. M. Carneiro
d474f1933a Bug 289: CommandLine::AddValue is not wrapped 2008-11-26 12:11:11 +00:00
Gustavo J. A. M. Carneiro
2d090e7d70 merge 2008-11-26 11:45:53 +00:00
Gustavo J. A. M. Carneiro
378f7e02be Make sure obj.name == obj.target for 'scratch' programs; fixes issue reported in ns-3-users with ./waf --run scratch/simple not working. 2008-11-26 11:44:47 +00:00
Mathieu Lacage
026673fa36 bug 420: avoid valgrind warning 2008-11-26 12:42:51 +01:00
Mathieu Lacage
6d31ca0ffb merge with HEAD 2008-11-26 10:43:24 +01:00
Mathieu Lacage
63ccaf86e4 regression test for ns2 mobility file helper 2008-11-26 10:40:23 +01:00
Mathieu Lacage
c45d810a04 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. 2008-11-26 10:24:41 +01:00
Craig Dowell
1885a1d55d instrument PcapWriter 2008-11-25 22:19:59 -08:00
Gustavo J. A. M. Carneiro
77fe2e1cbb [Bug 398] NqstaWifiMac does not filter received frames by BSSID 2008-11-25 14:45:46 +00:00
Mathieu Lacage
fe8a6a83b9 bug 257: change the default log output of time to seconds, not the simulator's resolution. 2008-11-25 15:37:43 +01:00
Craig Dowell
8e049d9194 document wifi-wired-bridging a little and add aborts if bridged net devices with IP addresses found 2008-11-24 21:39:00 -08:00
Craig Dowell
99233fe787 branch merge 2008-11-24 11:21:15 -08:00
Gustavo J. A. M. Carneiro
35b28c656c Post-fix the last patch, to make sure invalid program names passed into --run trigger an informative error message as before. 2008-11-24 17:49:33 +00:00
Gustavo J. A. M. Carneiro
ee16e0ad83 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.
2008-11-24 15:28:42 +00:00
Gustavo J. A. M. Carneiro
885330d035 Work around #define ECHO in a system header file included by Python.h on Mac OS X (bug #413) 2008-11-24 12:39:50 +00:00
Gustavo J. A. M. Carneiro
ef00197fe8 Disable EmuNetDevice Python bindings if the netdevice is not compiled in (bug #413) 2008-11-24 12:09:47 +00:00
Mathieu Lacage
c6d1ff065d add WifiHelper::Install (Ptr<Node>) method per craig's comment. 2008-11-24 06:45:13 +01:00
Mathieu Lacage
8393b27aa2 merge with HEAD 2008-11-24 06:36:05 +01:00
Craig Dowell
46b8c8c9fc remove some hey-look-here debugging flags 2008-11-20 20:50:17 -08:00
Craig Dowell
b0694a6a76 branch merge 2008-11-20 19:44:19 -08:00
Craig Dowell
b66f046916 fix bug 114 and bug 66 2008-11-20 16:48:21 -08:00
Craig Dowell
d26abb0c10 teach global routing about bridges 2008-11-19 23:38:01 -08:00
Craig Dowell
c178314bbf deal with bridged stub/transit networks on routers 2008-11-19 22:16:43 -08:00
Craig Dowell
7d71822e3b factor DiscoverLSAs into understandable modules 2008-11-19 21:21:14 -08:00
Craig Dowell
0f468c97e7 Admit possibility that not all nodes are routers. 2008-11-19 18:44:20 -08:00
Tom Henderson
d7fa009d70 Drop trace notification when outgoing interface is down 2008-11-19 16:41:17 -08:00
Craig Dowell
23b216a600 convince global routing not to crash in the presence of bridges 2008-11-19 15:54:12 -08:00
Sam Jansen
ee5cf0946f Depend on nsc 0.5.0. This is required so the interface is the same for an NSC 2008-11-19 22:41:12 +01:00
Gustavo J. A. M. Carneiro
dfa88263cc fix --with-pybindgen path handling bug 2008-11-19 18:23:22 +00:00
Gustavo J. A. M. Carneiro
f85ef3914a merge 2008-11-19 17:33:17 +00:00
Gustavo J. A. M. Carneiro
9af50e6d5b Add a --with-pybindgen option, to allow external pybindgen to be used instead of fetching it from the network 2008-11-19 17:32:37 +00:00
Gustavo J. A. M. Carneiro
7bd84c12ac Add a --with-regression-traces configure option, to allow using externally supplied regression traces instead of fetching them from the network. 2008-11-19 17:17:07 +00:00
Mathieu Lacage
8fd3438914 5% cpu optimization 2008-11-19 14:39:52 +01:00