Activity
From 07/18/2014 to 08/16/2014
08/16/2014
- 05:00 AM Revision 8d493b68 (mininet): Update to MiniEdit 2.2.0.1
- - Replace custom code to set OF protocols with new Mininet available API to set.
08/15/2014
- 09:44 PM Revision c0e7e349 (mininet): Merge pull request #337 from ggee/ovsProtocol
- Add parameter to set protocol list in OVSSwitch.
- 01:41 AM Revision 1a531415 (mininet): Update to MiniEdit 2.2.0.0
- - Updated for new Mininet 2.2.0
- Support TCP or SSL for remote controller
- Support HostWithPrivateDirs Hosts
08/14/2014
- 10:38 PM Revision 1285fb22 (mininet): updaing build.py to use 12.04.5 and extract kernel using noload
- 08:50 PM Revision 4550fff1 (mininet): Raise exception when link incorrectly formatted
- 08:07 AM Revision 7c4e5b14 (mininet): adding line to natnet.py
- 08:07 AM Revision f72d3dfa (mininet): Merge branch 'master' of github.com:mininet/mininet
- 07:18 AM Revision e6753975 (mininet): updaing build.py to use 12.04.5 and extract kernel using noload
- 07:18 AM Revision db0f36f4 (mininet): Fixing Node.monitor() to read entire prompt marker.
- Applying @cdburkard fix to #322
- 07:18 AM Revision 7e9d3f2b (mininet): fix Singleton.__call__ error
- fix Singleton.__call__ error
- 05:09 AM Revision 4015e066 (mininet): moving NAT to nodelib
- 05:08 AM Revision cee62eb2 (mininet): adding natnet example test
- 02:51 AM Revision 735080a8 (mininet): Merge branch 'master' into nat
- 02:49 AM Revision 161e7997 (mininet): Fixing Node.monitor() to read entire prompt marker.
- Applying @cdburkard fix to #322
- 12:35 AM Revision 417d7978 (mininet): merging master
- 12:33 AM Revision 41a54f05 (mininet): adding comments and removing random access spaces
- 12:06 AM Revision 84c1c24c (mininet): skip this because of poor UserSwitch performance
08/13/2014
- 10:08 PM Revision af4c9719 (mininet): autostaticarp is broken without this
- 03:04 PM Revision 39a3b73f (mininet): fallback to ovsb when no OF controller is unavailable
- 02:55 PM Revision e8623fdc (mininet): introducing OVSBridge
08/08/2014
- 02:35 AM Revision 06dbd774 (mininet): Update to MiniEdit 2.1.0.9
- Includes some big fixes and new feature to run user defined command during
node start and stop.
08/07/2014
- 08:40 PM Revision a280501f (mininet): Merge branch 'master' into nat
- Conflicts:
mininet/net.py
mininet/node.py - 12:52 AM Revision 891a9e8b (mininet): fixed syntax error
- 12:51 AM Revision 7ae39fff (mininet): stop using ONLAB OUI for generated mac addressses
08/04/2014
- 11:18 PM Revision a56d9a66 (mininet): Merge pull request #344 from bentenshan/patch-1
- fix Singleton.__call__ error
- 04:47 AM Revision b0048c0a (mininet): Merge pull request #333 from mininet/devel/buildtopo
- Clean up standard topologies to use build
08/02/2014
- 12:18 PM Revision 0983ed29 (mininet): fix Singleton.__call__ error
- fix Singleton.__call__ error
08/01/2014
- 08:22 PM Revision 88763cfb (mininet): removed more unnecessary ifconfigs
- 07:18 PM Revision 19dd7f70 (mininet): switched back to node.cmd for OVS commands. this is faster..
- 06:27 PM Revision 42cdda38 (mininet): added some documentation
- 06:00 PM Revision f0fd8477 (mininet): Merge branch 'devel/startup' of github.com:cdburkard/mininet into de...
- 06:00 PM Revision a2d0ea78 (mininet): fixed issue with regex matching
- 06:00 PM Revision e9d034bd (mininet): adding old changes
- 06:00 PM Revision c1934706 (mininet): testing link stuff
- 06:00 PM Revision 4b65110e (mininet): removed comments and cleaned up code.
- 06:00 PM Revision eba13f0c (mininet): removed many of the commands being run to maximize startup performance
- 06:00 PM Revision a3d51b77 (mininet): few small fixes to syntax errors
- 01:36 AM Revision f67a7b64 (mininet): Merge pull request #322 from mininet/devel/pty
- Attach a pty to each node's bash process
- 01:27 AM Revision 628e8406 (mininet): Reverting the disable signals change
- 01:23 AM Revision 78a32e93 (mininet): Merge branch 'master' into devel/pty
07/25/2014
07/24/2014
- 11:31 PM Revision 2973798c (mininet): Merge branch 'devel/pty' of github.com:mininet/mininet into startup
- 11:30 PM Revision b9a15f07 (mininet): adding old changes
- 10:59 PM Revision f11dbe81 (mininet): few small fixes to syntax errors
07/23/2014
- 06:00 AM Revision 6bc9d684 (mininet): removed comments and cleaned up code.
- 02:27 AM Revision 5cd6b553 (mininet): removed many of the commands being run to maximize startup performance
07/19/2014
- 09:09 AM Revision 5b13dc62 (mininet): Merge branch 'master' of git://github.com/mininet/mininet into devel...
- 09:05 AM Revision 4d381f0b (mininet): testing link stuff
- 02:10 AM Revision 84ce84f5 (mininet): Add parameter to set protocol list in OVSSwitch. Allows setting Ope...
- s2 = net.addSwitch( 's2', protocols='OpenFlow13' )
Also available in: Atom