Commit Graph

387 Commits

Author SHA1 Message Date
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
832370ea13 remove old example 2009-02-04 17:47:29 -08:00
Craig Dowell
c7395b55e0 tweak wifi example, fix waf problems (thanks to Gustavo) 2009-02-03 08:31:48 -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
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
885b97a6ec turn on checksums in example csma-tap-bridge and tweaks to make ping demo work 2009-01-30 15:47:38 -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
Craig Dowell
bcec13606f checkpoint tap development 2009-01-27 12:36:46 -08:00
Gustavo J. A. M. Carneiro
f43e499af6 examples/wifi-ap.cc ported to Python (minus tracing) 2009-01-16 12:33:22 +00:00
Timo Bingmann
9fe6a1f002 extend gnuplot classes 2009-01-09 09:54:09 +01:00
Tom Henderson
9f05afa09d Additional cleanup of mixed-wireless; get packets to flow across different device technologies 2008-12-30 21:51:36 -08:00
Tom Henderson
5b1f7da9eb fix course change notification portion of the script 2008-12-30 13:18:56 -08:00
Tom Henderson
8b8e2d9ec0 mixed-wireless was not instantiating a stationManager in helper 2008-12-30 12:14:54 -08:00
Craig Dowell
b75c526925 fixed seeds for tutorial examples and updates to tutorial to match 2008-12-17 12:17:17 -08:00
Tom Henderson
6586089b60 A few documentation nits 2008-12-12 17:18:29 -08:00
Craig Dowell
c97107fbc0 New examples, build and test tutorial examples 2008-12-11 15:29:19 -08:00
Tom Henderson
cd5b642dc5 add dynamic global routing example script 2008-12-11 12:43:11 -08:00
Mathieu Lacage
27fec02cb2 couple of small typos 2008-12-10 02:09:57 -08:00
Mathieu Lacage
0c525af5f7 bug 440: fix build of tutorial example third.cc 2008-12-10 01:54:24 -08:00
Craig Dowell
4b0f97c0aa Add reasonable data rate and delay to csma channels; update tutorial 2008-12-09 12:04:36 -08:00
Craig Dowell
5168309a66 Remove stray ^M that snuck into examples 2008-12-09 10:28:44 -08:00
Craig Dowell
64a7dac84b fix bug 431 -- memory leak in bridge net device 2008-12-03 17:47:03 -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
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
Mathieu Lacage
8393b27aa2 merge with HEAD 2008-11-24 06:36:05 +01:00
Craig Dowell
b66f046916 fix bug 114 and bug 66 2008-11-20 16:48:21 -08:00
Craig Dowell
0f468c97e7 Admit possibility that not all nodes are routers. 2008-11-19 18:44:20 -08:00
Craig Dowell
23b216a600 convince global routing not to crash in the presence of bridges 2008-11-19 15:54:12 -08:00
Craig Dowell
1e42d9bae7 add bridged routing example 2008-11-18 15:46:46 -08:00
Unknown
222d38c1ef fix buggy example 2008-11-17 19:25:34 -08:00
Craig Dowell
586aa57b97 osx doesn't emu 2008-11-07 20:41:38 -08:00
Unknown
a9914ca540 Initial IPv6 capability 2008-11-07 11:36:15 -08:00
Mathieu Lacage
6ebfe7faba new wifi API 2008-11-04 14:06:34 +01:00
Craig Dowell
9df77a6cdd add emu-udp-echo example 2008-10-30 10:00:41 -07:00
Craig Dowell
6eeec4502a Apply icmp-application patch frm lacage 2008-10-29 11:19:01 -07:00
Mathieu Lacage
b09d1008de get rid of reference model for log distance model 2008-10-28 13:40:33 +01:00
Mathieu Lacage
40dc133bc7 merge with HEAD 2008-10-28 11:26:58 +01:00
Mathieu Lacage
f264e2efa2 merge with HEAD 2008-10-27 12:17:38 +01:00
Craig Dowell
af16634027 csma version of install star and example 2008-10-24 17:29:26 -07:00
Craig Dowell
f18f28985f make star topologies easier to create 2008-10-24 15:50:52 -07:00
Mathieu Lacage
6557016724 remove uneeded includes. 2008-10-15 14:42:27 +02:00
Tom Henderson
1c3dcd37b3 bug in script-- Stop not being called 2008-10-02 16:48:01 -07:00
Mathieu Lacage
f8bbbbc899 make sure sinks are started 2008-09-23 16:38:51 -07:00
Mathieu Lacage
fbf3dd3cf7 make sure that the sinks are started 2008-09-23 16:31:54 -07:00