Activity
From 08/04/2010 to 09/02/2010
09/02/2010
- 03:52 AM Revision 57fd19ef (mininet): Rename Controller.controller to .command
- 03:51 AM Revision e30f2c99 (mininet): Rename Controller.controller to .command
- 03:51 AM Revision 55ca2d0c (mininet): Pass code check.
- 03:50 AM Revision 74a56e2b (mininet): Pass code check.
- 03:50 AM Revision 444f9d8d (mininet): Pass code check.
- 02:54 AM Revision 300efb2b (mininet): Added simple example of using API just to create a namespace.
- 02:53 AM Revision e0e69bbe (mininet): Added new example of multiple controllers.
- 02:52 AM Revision 276bdaf0 (mininet): Added more dependencies for some installs and for Debian.
- 02:51 AM Revision cde0c25b (mininet): Fix for new networkx.
- 02:51 AM Revision 73a098a4 (mininet): Use __dict__.update to update an object's fields.
- 02:50 AM Revision eaf5888a (mininet): Added controller class arg to addController().
- 02:50 AM Revision 2a750224 (mininet): Fixed args for nox.
- 02:46 AM Revision fe769afa (mininet): Added port to controller args; changed NOX to new arg format.
08/20/2010
- 03:48 PM Revision 5c24e186 (mininet): Disable (broken) scripting for interactive commands.
- 03:53 AM Revision cc960215 (mininet): Added --prefixlen option - this may help with router tutorial.
08/19/2010
- 11:49 PM Revision ec226c9b (mininet): Better order - kernel first, then mininet, then everything else.
- 11:48 PM Revision ee7ee406 (mininet): Get the options right...
- 11:45 PM Revision 40beaabc (mininet): More edits for pre-beta.
- 09:42 PM Revision e900a16c (mininet): Don't try to modprobe tun if it's built-in (e.g. Ubuntu.)
- 06:39 AM Revision 05c2d669 (mininet): Add make to mininet deps.
- 06:33 AM Revision cc16d2ce (mininet): Attempt to fix OS detection for Debian.
08/18/2010
- 05:58 PM Revision f9654e56 (mininet): Better error messages when switch setup() fails.
- 05:23 PM Revision a77e7a02 (mininet): Update for openflow.org URLs.
- 05:07 PM Revision bd507eec (mininet): Oops, get rid of debug print.
- 05:04 PM Revision 9802686b (mininet): Switches use high default intf; disable slicing for user switch. ;-(
- This should fix --switch user --innamespace.
- 11:43 AM Revision 4800435d (mininet): vm: Don't exit if some files aren't there
- 09:30 AM Revision 4d1c17e1 (mininet): Move kernel downloads to OpenFlow web page
- 09:08 AM Revision 9da63d4e (mininet): Add dpctl command, which runs on all switches
- 09:08 AM Revision b480b6ef (mininet): Add newline
- 09:08 AM Revision 0a9358c9 (mininet): Add option to turn off passive listening port
- 09:08 AM Revision ccca871a (mininet): Add passive listening port
- 06:11 AM Revision 2d48b463 (mininet): More installation edits.
- 06:01 AM Revision f6149e4d (mininet): More edits.
- 05:54 AM Revision 6555c929 (mininet): Added more hopefully useful information.
- We may want to start cutting things at some point - it looks more
complicated than it really is! - 05:36 AM Revision 4c85d6d3 (mininet): Quotes are better.
- 05:35 AM Revision 8e5892e2 (mininet): Make it easier to see what the error was on failed module load.
- 05:32 AM Revision 59d32629 (mininet): Fixed module installation error, for real.
- 03:40 AM Revision dd2a2442 (mininet): Hack: run depmod twice so it works (hopefully) on Ubuntu.
- 02:33 AM Revision 7268f694 (mininet): Add gcc to mininet dependencies.
- 12:41 AM Revision a0ca68b6 (mininet): Install mininet along with its dependencies.
- 12:31 AM Revision cf9c9687 (mininet): Change to not try to install kernel on ubuntu.
- 12:04 AM Revision 25f64a39 (mininet): Changed to not install kernel on ubuntu.
08/17/2010
- 11:49 PM Revision 57a0bb2f (mininet): Removed unneeded lenny function.
- 11:36 PM Revision 01eea350 (mininet): Updated other install and help message.
- 11:07 PM Revision 85b69adb (mininet): Version that hopefully will work on Ubuntu with an ext3 root FS.
- 11:06 PM Revision 52c700ff (mininet): Updated for 1.0 and to reflect install.sh.
- 10:04 AM Revision 5d4d6305 (mininet): Getting close to Ubuntu install.
- 10:04 AM Revision 455194a3 (mininet): Delete spaces around =.
- 07:30 AM Revision 0533e1cc (mininet): Remove hard-wired /home/mininet directory.
- 07:02 AM Revision b13a2c17 (mininet): Removed test for reference kernel implementation, for now at least. ;-(
- 07:02 AM Revision 2f40c856 (mininet): Added additional sanity checks for when OF/OVS isn't installed.
- 07:02 AM Revision ab312967 (mininet): Added pathCheck for additional sanity when OF/OVS isn't installed.
- 07:02 AM Revision 2c07d62b (mininet): Remove blank lines to pass code check.
- 07:02 AM Revision e3a1fbb0 (mininet): Added support for pre- and post-test CLI scripts.
- 07:02 AM Revision 9de7873b (mininet): Change to automatically update IP and MAC addresses.
- 07:02 AM Revision b7097daa (mininet): Pass make codecheck.
- 07:02 AM Revision 52082ff3 (mininet): mininet.node.SWITCH_PORT_BASE specifies first switch port number.
- This should be mostly cosmetic, but it causes switches to number
their ports consistently with OpenFlow 1.0, which st... - 07:02 AM Revision b78c9382 (mininet): Changed license to OpenFlow license.
- 07:02 AM Revision dde9c91d (mininet): Added error message if we can't read script file.
- 07:02 AM Revision 9d0dbe48 (mininet): Added "source" command and restored echo after noecho command.
- Interactive commands should "work", sort of.
- 06:02 AM Revision 6d2416ec (mininet): Removed test for reference kernel implementation, for now at least. ;-(
- 06:01 AM Revision f0010171 (mininet): Added additional sanity checks for when OF/OVS isn't installed.
- 06:01 AM Revision b47cdfea (mininet): Added pathCheck for additional sanity when OF/OVS isn't installed.
- 06:00 AM Revision f95aebb4 (mininet): Remove blank lines to pass code check.
- 03:21 AM Revision d869d820 (mininet): Added support for pre- and post-test CLI scripts.
- 02:36 AM Revision 54d026f6 (mininet): Change to automatically update IP and MAC addresses.
- 02:35 AM Revision 68c89df8 (mininet): Pass make codecheck.
08/16/2010
- 09:49 PM Revision dd159b4a (mininet): mininet.node.SWITCH_PORT_BASE specifies first switch port number.
- This should be mostly cosmetic, but it causes switches to number
their ports consistently with OpenFlow 1.0, which st... - 07:04 PM Revision 299925c2 (mininet): Add more param choices for iperf udp on CLI
- 07:04 PM Revision 7d83d462 (mininet): Remove print statement left in
- 07:04 PM Revision 2fffa0bb (mininet): Change port base from 0 to 1
- OpenFlow versions > v0.9 require this.
Only tested w/FatTree topo - it's almost a guarantee that this breaks
every o... - 07:04 PM Revision 0a6e5423 (mininet): Set default switch type to OVS
- 07:04 PM Revision 6b2a3b18 (mininet): Small OVS API change
- 07:04 PM Revision e282b6e2 (mininet): Fix --mac breakage
- The OVS interface for this moved to ovs-openflowd.
This functionality was never there for the user-space switch. No... - 07:04 PM Revision 011b02f8 (mininet): Update VM install for 1.0
- Remove all OpenFlow Ref kmod stuff.
- 07:04 PM Revision 71ba12c5 (mininet): vm: Forgot to run boot.sh
- 07:04 PM Revision b97415ee (mininet): vm: Use OVS git release
- OVS1.0.1 does not work with veth pairs.
- 07:04 PM Revision 9f8c2551 (mininet): Add missing dep for cbench
- 07:04 PM Revision 7abca147 (mininet): vm: Remove SSH keychain load-on-boot script
- 06:49 PM Revision fa869348 (mininet): Changed license to OpenFlow license.
- 06:41 PM Revision fc75a1b1 (mininet): Add ability to specify hosts for iperf test
08/11/2010
- 01:57 AM Revision 6e9074f8 (mininet): Added error message if we can't read script file.
- 01:47 AM Revision 6aff964e (mininet): Added "source" command and restored echo after noecho command.
- Interactive commands should "work", sort of.
08/10/2010
- 11:28 AM Revision 57aae3e1 (mininet): Add more param choices for iperf udp on CLI
- 09:16 AM Revision 60a39a72 (mininet): Add ability to specify hosts for iperf test
- 09:05 AM Revision 1a52deee (mininet): Remove print statement left in
- 06:22 AM Revision 956546ac (mininet): Change port base from 0 to 1
- OpenFlow versions > v0.9 require this.
Only tested w/FatTree topo - it's almost a guarantee that this breaks
every o...
08/06/2010
- 05:39 PM Revision e9d4482e (mininet): Set default switch type to OVS
- 05:38 PM Revision d26abda4 (mininet): Small OVS API change
- 05:34 PM Revision 81d27b3c (mininet): Fix --mac breakage
- The OVS interface for this moved to ovs-openflowd.
This functionality was never there for the user-space switch. No... - 08:15 AM Revision 72ddde86 (mininet): vm: Remove SSH keychain load-on-boot script
- 07:44 AM Revision cd19cf52 (mininet): vm: Forgot to run boot.sh
- 07:36 AM Revision a434c3d1 (mininet): vm: Use OVS git release
- OVS1.0.1 does not work with veth pairs.
08/05/2010
- 11:56 PM Revision 6aa7f349 (mininet): Add missing dep for cbench
- 04:56 AM Revision 32b122bf (mininet): Update VM install for 1.0
- Remove all OpenFlow Ref kmod stuff.
Also available in: Atom