Commit Graph

4228 Commits

Author SHA1 Message Date
Raj Bhattacharjea
fc998323d4 Sync with ns-3-dev 2009-02-23 23:56:27 -05:00
Raj Bhattacharjea
d509a8ef15 Fix previous changeset 2009-02-23 23:49:17 -05:00
Raj Bhattacharjea
c8423550f5 Almost have env variable support for RNG right 2009-02-23 22:55:16 -05:00
Gustavo J. A. M. Carneiro
9cf0988230 Fix build of Python bindings on systems with no support for TabBridge 2009-02-23 16:07:46 +00:00
Tom Henderson
cf22518549 tutorial fixes from Ruben Merz 2009-02-23 06:56:52 -08:00
Timo Bingmann
7e8d2be1da Missing include of stdlib.h for free() in callback.cc 2009-02-23 11:33:14 +01:00
Timo Bingmann
127064f21a Print demangled callback signatures if they mismatch. bug #507 2009-02-22 17:28:45 +01:00
Gustavo J. A. M. Carneiro
f00e2d7b11 Rescan python bindings. 2009-02-21 23:19:18 +00:00
Gustavo J. A. M. Carneiro
607fa5aa0e merge 2009-02-21 22:50:53 +00:00
Gustavo J. A. M. Carneiro
a559b31710 For regression testing, use python modules filecmp and difflib instead of an external diff command, to improve portability (e.g. mingw). Closes #330. 2009-02-21 22:50:04 +00:00
Craig Dowell
ffdb250c3e bug 506 -- remove name version of SetPositionAllocator 2009-02-21 14:46:11 -08:00
Aleksey Kovalenko
6945d47068 Optimize Send/SendFrom on BridgeNetDevice by using the learned MAC associations when possible, instead of flooding to all bridge ports. 2009-02-21 22:09:08 +00:00
Craig Dowell
9c653b5afa quiet second.cc and third.cc when running as regression tests 2009-02-18 22:32:09 -08:00
Craig Dowell
be94ad4fed add byte mode 2009-02-18 22:19:20 -08:00
Craig Dowell
561ede7d42 clean up transmit abort nonsense 2009-02-18 18:31:57 -08:00
Gustavo J. A. M. Carneiro
d1b501f370 Python: wrap std::ostream/ofstream, for ascii tracing. 2009-02-18 12:23:08 +00:00
Unknown
b16cf00eb7 Sync with dev 2009-02-17 14:49:22 -05:00
Gustavo J. A. M. Carneiro
07146ac480 WAF: fix Task.maxjobs=1 (for sudo); icc flags. 2009-02-14 14:02:40 +00:00
Craig Dowell
5ab4247484 add names support to tap bridge helper 2009-02-13 12:44:22 -08:00
Raj Bhattacharjea
ed1c9a7cd7 Merge tap branch 2009-02-13 00:10:21 -05:00
Craig Dowell
9a7dad3928 no creator option in tap-bridge should be off by default 2009-02-12 17:37:36 -08:00
Craig Dowell
d3858d6b6e add code to work around tap-creator 2009-02-12 17:26:05 -08:00
Raj Bhattacharjea
7083feedeb Merge names branch 2009-02-12 16:49:58 -05:00
Unknown
3d6ecbd579 endless loops are not a good thing 2009-02-11 22:37:00 -08:00
Craig Dowell
ee291dcfbe work around to allow FreeBSD to run tap-bridge 2009-02-11 18:07:52 -08:00
Craig Dowell
95ac9448c8 branch merge 2009-02-10 16:41:54 -08:00
Craig Dowell
676781dc03 remove unnecessary includes in tap-bridge 2009-02-10 16:41:38 -08:00
Craig Dowell
69d60201c3 more dox for names 2009-02-10 11:28:40 -08:00
Craig Dowell
95951b0a4d a few tests, a little reorganization for clarity 2009-02-10 11:05:10 -08:00
Craig Dowell
998a5ba69a some naming changes suggested by Gustavo 2009-02-10 10:36:26 -08:00
Gustavo J. A. M. Carneiro
f780e96965 examples/first.cc ported to Python 2009-02-10 17:15:06 +00:00
Gustavo J. A. M. Carneiro
99165b12c4 Fix waf --pyrun bug 2009-02-10 17:14:41 +00:00
Gustavo J. A. M. Carneiro
4ea68659ff Fix TagBuffer::ReadU64 bug. 2009-02-09 19:09:07 +00:00
Craig Dowell
b4cd636033 QueryObject comment changed to GetObject 2009-02-09 10:15:40 -08:00
Craig Dowell
e5a8365024 emu depends on netpacket/packet.h 2009-02-06 14:53:55 -08:00
Craig Dowell
893e1c1e71 tighten up configuration reqs for tap and emu 2009-02-06 14:49:11 -08:00
Craig Dowell
d19854afef don't build tap-bridge-helper or tap-wifi-dumbbell if tap-bride not enabled 2009-02-06 14:28:49 -08:00
Craig Dowell
ad3221728e remove misguided __attribute__ ((unused))s 2009-02-06 11:10:51 -08:00
Craig Dowell
f5e2fd0e18 update log component name 2009-02-05 11:27:30 -08:00
Craig Dowell
32da40280a rename names.cc to object-names.cc 2009-02-05 11:25:55 -08:00
Craig Dowell
5279f54906 use __attribute__ ((unused)) 2009-02-05 09:43:27 -08:00
Craig Dowell
832370ea13 remove old example 2009-02-04 17:47:29 -08:00
Craig Dowell
17d28ba5d1 branch merge 2009-02-03 10:40:16 -08:00
Craig Dowell
72300c151c branch merge 2009-02-03 10:24:30 -08:00
Craig Dowell
770d333d1f clean up wrong and misleading comments 2009-02-03 09:32:24 -08:00
Craig Dowell
c7395b55e0 tweak wifi example, fix waf problems (thanks to Gustavo) 2009-02-03 08:31:48 -08:00
Tom Henderson
b0893a1681 branch merge 2009-02-03 06:56:47 -08:00
Tom Henderson
2925d15752 start a manual section on new models 2009-02-03 06:56:14 -08:00
Craig Dowell
00316ff330 no need to do SendFrom in tap-bridge 2009-02-02 11:43:10 -08:00
Craig Dowell
cfe6df26a9 add a wifi example for the tap bridge 2009-02-02 11:39:18 -08:00