Activity
From 07/29/2014 to 08/27/2014
08/27/2014
- 11:36 PM Revision 66ae58de (mininet): Merge pull request #363 from cdburkard/patches/testLinkDelay
- Fix UserSwitch.connected() as well as testLinkDelay() in test_hifi
We need more than one iteration since the first it... - 06:07 PM Revision ce167380 (mininet): clean up logic for backgrounded processes
- 05:55 PM Revision 73adba8b (mininet): print useful output for tests upon failure
- 03:44 PM Revision c11d5773 (mininet): parse pid printed when backgrounding a process
- 10:58 AM Revision be1ed103 (mininet): adding vlanhost.py
- 10:57 AM Revision 8a987b9c (mininet): adding linuxrouter.py
- 05:34 AM Revision c75ff7ec (mininet): fixes for LinkDelay test in test_hifi
- 02:59 AM Revision 92075113 (mininet): Merge pull request #342 from cdburkard/devel/startup
- improve startup performance, largely by removing unnecessary ifconfigs
- 02:55 AM Revision 13bdd914 (mininet): Pass rename correctly in moveSwitch()
- 02:55 AM Revision 60b0c7a9 (mininet): Fix version check.
- 02:55 AM Revision 212399fe (mininet): Allow port selection in addIntf() and moveIntf()
- 02:55 AM Revision 08d83d13 (mininet): Rename intfs, and add simple moveHost() function
- 02:55 AM Revision dd6424fe (mininet): Simple mobility example.
- 01:48 AM Revision 720a846c (mininet): use kernel's mac generation
08/26/2014
- 09:09 PM Revision bfdbb708 (mininet): Fall back to chroot() if setns() fails for mnt namespace
- fixes #347
08/21/2014
- 07:16 PM Revision 16a384ab (mininet): Merge pull request #353 from mininet/devel/nat
- Adding NAT class to NodeLib
- 03:08 AM Revision a3e1a9a4 (mininet): Merge pull request #354 from darshanthaker/link_exception
- Raise exception when link incorrectly formatted
- 03:04 AM Revision 6a69c2f6 (mininet): Merge pull request #356 from cdburkard/patches/stop_controller
- fix for controller shutdown - send SIGHUP rather than SIGKILL
- 03:03 AM Revision db888fa5 (mininet): Merge pull request #348 from ggee/miniedit2109
- Update to MiniEdit 2.2.0.1
08/19/2014
- 06:51 AM Revision c9b844a7 (mininet): added controller.stop() back in
- 06:24 AM Revision 604ad455 (mininet): kill all child processes to avoid race condition and no controller s...
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 a3d51b77 (mininet): few small fixes to syntax errors
- 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 c1934706 (mininet): testing link stuff
- 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
Also available in: Atom