Activity
From 12/21/2014 to 01/19/2015
01/19/2015
- 06:04 PM Revision 7e8da76a (wcn_emulator): added RT to logDump
- 07:35 AM Revision f7b29333 (mininet): 2.2.0 -> 2.2.0+
- 07:35 AM Revision 24520fc9 (mininet): Allow + in version number
- 07:35 AM Revision b93cc989 (mininet): Pass code check
- 06:59 AM Revision a8cc243a (mininet): Add stp param to OVS and connected() to OVSBridge
- This allows --switch ovsbr,stp=True to work correctly
- 05:56 AM Revision e65dc4c6 (mininet): OVSLink: use isinstance() to detect OVSSwitch subclasses
- 12:09 AM Revision d4be9271 (mininet): Merge del-br into cmd, and add reconnectms param
- With newer versions of OVS, this allows us to set up a switch
with a single OVS command (if reconnectms is zero.) If ...
01/17/2015
- 09:56 PM Revision 79f5d39d (mininet): Comment edits and pass code check
- 09:38 PM Revision 6da3fcde (mininet): Add bridges s1-s3 to topology and explain some details
- 09:33 PM Revision 026130bd (mininet): pass code check
01/15/2015
- 10:43 AM Revision c1b48fb5 (mininet): Stub out RemoteOVSSwitch.batchShutdown()
- Eventually we should implement true batch shutdown.
In the mean time, we just ignore it. Note there's no good
way tha... - 10:36 AM Revision b1983548 (mininet): Fix indentation error
- 10:29 AM Revision c62812a9 (mininet): Update cluster.py for new makeIntfPair
- 10:07 AM Revision 7a4a865b (mininet): customize makeIntfPair to eliminate fastIntfPair
- 10:07 AM Revision d7e9c3bb (mininet): Add comment about redundant intf.delete()
- 10:07 AM Revision d66b9626 (mininet): Don't stop switches that we've already stopped.
- Note that this also changes the way that links are deleted;
the reason is that the batch shutdown doesn't currently d... - 10:07 AM Revision da4dcf37 (mininet): Add addresses to fastIntfPair() and fix codecheck
- 10:07 AM Revision 5383b0e6 (mininet): Update comment to reflect OVS patch link limits
- 10:07 AM Revision 9d2e6404 (mininet): add fastIntfPair to speed up link creation
- 10:07 AM Revision c069542c (mininet): Add OVSLink/--link ovs, which uses OVS patch links when possible
- 10:07 AM Revision 91a73bd1 (mininet): use isinstance( intf, OVSIntf )
01/14/2015
- 10:18 PM Revision 127f35a9 (mininet): Revert to using OVS default OpenFlow versions.
- It makes sense to follow Open vSwitch's lead here.
OVS 2.3 enables OpenFlow 1.0 through 1.3 by default.
OVS 2.0 has i... - 10:15 PM Revision 171e8151 (mininet): Set OVSSwitch default protocols to OpenFlow10,OpenFlow13
- For OVS versions 1.9 or earlier, this setting is ignored.
01/07/2015
Also available in: Atom