Activity
From 06/10/2013 to 07/09/2013
07/09/2013
- 11:34 PM Revision 5d529edf (mininet): Removing unused import in mininet/link.py
- 11:30 PM Revision 59eeeadb (mininet): Style changes in mininet/node.py and removing used import in mininet...
- 10:49 PM Revision 7265e2e8 (mininet): Merge branch 'master' of github.com:mininet/mininet
- 10:48 PM Revision 5c019d2a (mininet): CPULimitedHost cleanup() calls superclass method
- fixes #161
- 09:34 PM Revision 679a3f19 (mininet): Don't stop data network controllers twice.
- 03:36 PM Revision 60abb344 (mininet): clean: kill ivs processes
- 03:34 PM Revision 94ff77f2 (mininet): clean: don't wait forever for ovsdb
- This could happen if OVS was installed but not running.
07/06/2013
07/05/2013
- 02:27 AM Revision 10be691b (mininet): Clean up intfs in root NS, and avoid deleting HW intfs
- It appears that under certain conditions, such as when a
namespace exits, both ends of a veth pair may get dumped
int... - 01:38 AM Revision 703c6b10 (mininet): Clean up makeIntfPair to prepare for pid namespaces, chroot
07/04/2013
- 07:45 AM Revision fcdb6d8a (mininet): Remove unneeded line.
- 07:41 AM Revision 32502bbd (mininet): Add controlnet.py example.
07/01/2013
- 11:05 PM Revision 71ffb002 (mininet): IVSSwitch: remove namespace warnings
- IVS works fine using --innamespace.
06/30/2013
06/28/2013
- 10:01 PM Revision 8ee4aa6d (mininet): install.sh: add support for IVS
- 12:56 AM Revision 91261b27 (mininet): IVSSwitch: add support for dpctl
- dpctl is not included with IVS. The user will need to obtain it from the
OpenFlow reference repository.
06/27/2013
- 09:50 PM Revision 812c91cc (mininet): test_hifi: use SWITCH to pick the switch class
- 09:50 PM Revision 27da832d (mininet): add support for the IVS virtual switch
- IVS is an open source virtual switch available for download at
https://github.com/floodlight/ivs. It uses the openvsw...
06/26/2013
- 01:21 PM Revision aa554d98 (mininet): Workaround: add default dpopts='--no-slicing' to UserSwitch
- This disables slicing by default but fixes bandwidth limits.
Eventually we want to enable both to work together, but ... - 01:14 PM Revision 804c4bbf (mininet): Workaround: add dpopts to UserSwitch
- Currently, slicing on the user switch breaks bandwidth limits.
We don't yet have a good way of using both of them at ... - 12:00 PM Revision 1a658054 (mininet): Ensure dpid is a valid hex string in OVSSwitch
- 03:26 AM Revision 33e39a24 (mininet): Fix some pylint messages.
- 03:16 AM Revision 538a856c (mininet): Add Switch.connected() and OVSSwitch.controllerUUIDs()
- 02:39 AM Revision 877e7efb (mininet): Minor comment change and text change.
- 02:31 AM Revision bdd43bea (mininet): Clean up (and fix) OVSSwitch fast reconnect
06/25/2013
- 11:35 PM Revision 307d60a0 (mininet): Replace /etc/hostname entirely; clarify sources.list edit
- 07:51 PM Revision 12758046 (mininet): Fix setDefaultRoute to work with passed parameters.
- 07:06 AM Revision 9aaf87c1 (mininet): Fix typo.
- 07:04 AM Revision 400bbbac (mininet): Update archive for 13.04
06/24/2013
06/21/2013
- 01:51 AM Revision e5d7b380 (mininet): topo: make new minimal Graph object a Graph, not a DiGraph
- Fixes another Graph regression relative to NetworkX.
RipL broke because the NetworkX Graph object that was used prev...
06/20/2013
- 11:27 PM Revision 4e1630e1 (mininet): topo: add __getitem__ for Graph
- Commit 65c35b65 'Remove networkx dependency' broke this line from RipL:
nodes = [n for n in self.g[name] if self... - 10:57 PM Revision 40b13c28 (mininet): install.sh: Make OF1.3 Netbee location cmd-line configurable
- If NBEEURL is defined when running install.sh, use that location.
Enables use of a local mirror for netbee download.... - 12:27 AM Revision 2de621cd (mininet): "file blocks" -> "disk blocks"
- 12:26 AM Revision 5c5a1eae (mininet): Use dd to zero out disk space (hopefully faster)
06/19/2013
- 11:58 PM Revision 8f113b48 (mininet): vm_cleanup: add apt-get autoremove, and zero disk blocks
- 11:32 PM Revision 949e0b3a (mininet): Separate VM finalization as install.sh -tc
- 07:22 PM Revision 448ac9dc (mininet): Merge pull request #150 from MurphyMc/ovs_fast_reconnect
- node: Make OVS switches reconnect quickly
06/18/2013
- 12:09 AM Revision dd21df3c (mininet): Don't flush ALL routes and enable OPTIONAL default route/gw
- fixes #152 hopefully
06/12/2013
Also available in: Atom