- Apr 10, 2013
- Apr 09, 2013
-
-
Bob authored
Adjust numbering to support tc-based switch QoS This looks fine to me - probably we want to change the way this works eventually, but for now renumbering it is fine and we can change the numbering later if desired.
-
- Mar 30, 2013
-
-
Andrew Ferguson authored
both the reference switch and Open vSwitch assume ids with major 1 can be used for tc-based QoS
-
- Mar 29, 2013
-
-
Bob Lantz authored
This may or may not be the right thing to do - an alternative would be to ignore SIGINT, but that would make the popen() job unkillable by normal means! So we'll try this and see how well it works. Fixes #124
-
- Mar 25, 2013
-
-
Bob Lantz authored
In the future we may wish to enable moving interfaces across nodes which are not in the root NS, and this would provide the low-level mechanism to do so. closes #122
-
- Mar 24, 2013
- Mar 23, 2013
-
-
Bob Lantz authored
Try invoking bash processes with -s mininet:host, for easy identification of hosts. This enables easy attachment using the util/m script. closes #121
-
- Mar 22, 2013
-
-
Bob Lantz authored
For local display, allow local root access For remote display, tunnel with socat/mnexec This should enable *wireshark in hosts* and fix #119
-
Bob Lantz authored
-
ederlf authored
Signed-off-by:
Bob Lantz <rlantz@cs.stanford.edu>
-
- Mar 21, 2013
- Mar 15, 2013
-
-
Isaku Yamahata authored
Since oftest removed tools/munger directory, install.sh fails as follows > mininet/util/install.sh: line 399: cd: tools/mnuger: No such file or directory oftest change set > commit be8503a69d609d0aee844a91f3f5d66f4e2666c7 > Author: Rich Lane <rlane@bigswitch.com> > Date: Tue Mar 12 10:16:33 2013 -0700 > > remove pylibopenflow tools Signed-off-by:
Isaku Yamahata <yamahata@valinux.co.jp>
-
- Mar 14, 2013
- Mar 09, 2013
-
-
Bob Lantz authored
thanks to Brian O'Connor for reminder + suggestion closes #114
-
- Mar 07, 2013
- Mar 01, 2013
- Dec 20, 2012
-
-
Bob Lantz authored
Fixes #89 ; Thanks to Nikhil S. Menon for the bug report
-
- Dec 03, 2012
- Dec 01, 2012
-
-
Bob Lantz authored
- Nov 27, 2012
-
-
Brandon Heller authored
Reported-by: Julius Bachnick https://mailman.stanford.edu/pipermail/mininet-discuss/2012-November/001349.html
-
Brandon Heller authored
Reported-by: Julius Bachnick https://mailman.stanford.edu/pipermail/mininet-discuss/2012-November/001349.html
-
- Nov 20, 2012
-
-
Bob Lantz authored
-
- Nov 15, 2012
-
-
Brandon Heller authored
-
Brandon Heller authored
for OVS Otherwise, OVS thinks the second controller is a parameter of the first, and only creates one controller entry as seen in 'ovs-vsctl show'.
-
Brandon Heller authored
Becomes consistent with the OpenFlow walkthrough & MN walkthrough web pages.
-