14ff3ad3d0
Fix codecheck and MininetWithControlNet.
Bob Lantz2012-03-10 20:44:34 -08:00
1d814c606d
disabled-msg -> disabled for current pylint
Bob Lantz2012-03-09 19:27:04 -08:00
82f483f559
Add support for specifying host IP range with --ipbase.
Bob Lantz2012-03-09 17:44:47 -08:00
a49c85a610
Fix examples to work with new API (and vice-versa.)
Bob Lantz2012-03-09 16:06:23 -08:00
8e3699eca6
Move init() into Mininet() and remove calls (since called automatically.) Note: we should probably rename it "setup()" to avoid confusion.
Bob Lantz2012-03-09 14:10:20 -08:00
e3c074b881
Remove deprecated ControllerParams (for now.)
Bob Lantz2012-03-09 13:45:22 -08:00
9addfc13ce
Add OVSController to complete out-of-box Ubuntu experience.
Bob Lantz2012-03-08 23:48:07 -08:00
d27a3c52b9
Allow various subsets of (delay, bw, loss) and clean up status output.
Bob Lantz2012-03-08 22:08:40 -08:00
2db4268ba8
Fix NOX controller so that mn --controller nox,pyswitch,... works.
Bob Lantz2012-03-08 22:07:19 -08:00
0dbfd3a636
Add CPULimitedHost to file comment.
Bob Lantz2012-03-08 13:48:46 -08:00
a908fafad7
Change default to vanilla Intf. Also edit comments.
Bob Lantz2012-03-08 13:48:25 -08:00
fb25ee0200
Disable automatic openvswitch-controller startup.
Bob Lantz2012-02-13 01:36:02 -08:00
2a4cbe2f57
Fix OVS 1.4.0 switch and controller package build/remove/install.
Bob Lantz2012-02-13 01:29:01 -08:00
0e3cb791b5
Add gross depends for ovsdbmonitor.
Bob Lantz2012-02-10 23:43:30 -08:00
ae5ac257dd
Build tar archive of relevant OVS packages in correct order.
Bob Lantz2012-02-10 17:40:19 -08:00
3cd2e1a6aa
Add $install + various cleanup.
Bob Lantz2012-02-10 16:16:16 -08:00
08773f8fe9
Script to build .deb packages for Open vSwitch.
Bob Lantz2012-02-10 13:57:33 -08:00
8a7d42db0b
Update OVS switch to use ovs-vsctl rather than deprecated ovs-openflowd.
Bob Lantz2012-02-05 19:37:10 -08:00
daa576c47a
Add errRun to run a command with stderr, stdout, return code and monitoring.
Bob Lantz2012-02-05 19:36:25 -08:00
b80f4aeb85
install.sh: Copy Wireshark dissector to global plugin dir
Brandon Heller2011-10-20 18:04:50 -07:00
60b5864e1d
Change to not fail if OS not detected, and to print detected OS.
Bob Lantz2011-07-06 14:09:46 -07:00
8d1444a914
Fix for 10.04 whose default kernel doesn't have CONFIG_NET_NS enabled.
Bob Lantz2012-02-04 01:10:40 -08:00
7e79d1351c
Changes (OVS 1.2.2, NOX destiny) for installation on Ubuntu 11.10 oneiric.
Bob Lantz2012-02-03 18:26:24 -08:00
c120e37897
Try to make format mostly consistent. No tabs for the moment, although we could switch to smart tabs (i.e. tab for indent, space for align.)
Bob Lantz2012-02-01 15:29:53 -08:00