Commit Graph

19651 Commits

Author SHA1 Message Date
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
Craig Dowell
dd01873dfd cleanup, doxygen, prepare for review 2009-02-02 10:12:29 -08:00
Gustavo J. A. M. Carneiro
29901e79dc Skip the real-time udp echo test if real-time support not compiled in. 2009-02-01 13:44:29 +00:00
Craig Dowell
d32d34ff59 correct net numbering 2009-01-31 22:45:42 -08:00
Craig Dowell
8e659dbc41 expand comments in tap-dumbbell.cc to suggest some things to do 2009-01-31 22:41:43 -08:00
Craig Dowell
1e6e554af7 add a more complicated tap example that uses routing. 2009-01-31 21:53:25 -08:00
Craig Dowell
bc06ad1027 fixed previous wscript mods not entirely successful 2009-01-31 20:59:13 -08:00
Craig Dowell
c79b8da6e9 teach enable-sudo to be a config time thing 2009-01-31 20:48:05 -08:00
Gustavo J. A. M. Carneiro
36bcf84126 Upgrade waf to 1.5.3; closes #474. 2009-01-31 21:22:04 +00:00
Craig Dowell
8d696d8061 add a Rename function to the object name service to facilitate auto naming 2009-01-30 17:34:41 -08:00
Craig Dowell
885b97a6ec turn on checksums in example csma-tap-bridge and tweaks to make ping demo work 2009-01-30 15:47:38 -08:00
Gustavo J. A. M. Carneiro
33c6cd365d Skip the NSC-based regression test on non-linux platforms 2009-01-30 19:28:00 +00:00
Craig Dowell
ae6b0022b8 beef up a couple of comments in example names.cc 2009-01-30 10:34:05 -08:00
Craig Dowell
b128c223c7 Testmeister Tom found a bug in Names::Add for his shortcut semantics 2009-01-30 10:30:07 -08:00
Craig Dowell
e104e03223 checkpoint tap progress 2009-01-29 16:16:10 -08:00
Craig Dowell
936a0e484d last connections on tap-bridge, start flowing packets 2009-01-29 13:03:03 -08:00
Craig Dowell
6c3633eaab wire needed values into tap-bridge Attribute system, but figure out as many as possible in the default case 2009-01-29 11:53:12 -08:00
Raj Bhattacharjea
20ddca38d6 Explicit cast and correction in wifi/RandomStream 2009-01-29 12:25:25 -05:00
Raj Bhattacharjea
8c1b14ba99 Get/Set the package seed in a static variable 2009-01-28 15:04:28 -05:00
Raj Bhattacharjea
8d45909678 Update the bindings for GetSeed change 2009-01-28 13:35:47 -05:00
Gustavo J. A. M. Carneiro
f5015da143 Skip the NSC test when valgrind is enabled. 2009-01-28 11:06:50 +00:00
Gustavo J. A. M. Carneiro
c2fd874a0e Interpret regression program non-zero exit as a test failure, instead of showing a traceback. 2009-01-28 11:01:02 +00:00
Craig Dowell
4eacc29c1b checkpoint tap 2009-01-27 22:00:29 -08:00
Craig Dowell
519ba25a58 checkpoint tap 2009-01-27 21:22:50 -08:00
Craig Dowell
738d71e954 checkpoint tap bridge 2009-01-27 20:26:34 -08:00
Craig Dowell
6b7eeeff77 branch merge 2009-01-27 12:39:43 -08:00
Craig Dowell
bcec13606f checkpoint tap development 2009-01-27 12:36:46 -08:00
Gustavo J. A. M. Carneiro
a9edcf4928 Make sure to call ns3.Simulator.Destroy() before python exit to avoid segmentation faults on program exit. 2009-01-27 14:18:55 +00:00