Bob Lantz
af4921adc5
Minor changes for Python 3
...
items() vs. iteritems() and decode() bytes in monitorFiles
Probably not strictly correct if bytes are split - we still
need to deal with this properly.
2018-07-25 19:44:45 -07:00
Bob Lantz
4ac45a3967
Fix super() arg in DataController
2015-02-04 04:43:23 -08:00
Bob Lantz
9483f6378f
Make sure DataController's interfaces are deleted
2015-02-03 15:30:16 -08:00
Bob Lantz
5a530af189
Remove trailing whitespace. ;-/
2014-12-01 15:39:44 -08:00
Brian O'Connor
cfb6bf95a3
adding commandline args to UserSwitch in controlnet, examples of partial
2013-09-11 14:45:46 -07:00
Bob Lantz
13554a3d83
Minor cleanup
2013-09-11 12:00:16 -07:00
Brian O'Connor
e935da461a
added comments and cleaned up controlnet.py
2013-09-11 12:00:14 -07:00
Brian O'Connor
3a35480c7a
removing test from controlnet
2013-09-11 12:00:14 -07:00
Brian O'Connor
7c962d2f61
Fixed MininetFacade and moved main logic into run. First shot at "test" function
2013-09-11 12:00:13 -07:00
Brian O'Connor
dc882d6905
clean up controlnet
2013-09-11 12:00:13 -07:00
Brian O'Connor
15146d900c
changed CLI to MininetFacade; a great deal of logic also changed
2013-09-11 12:00:13 -07:00
Bob Lantz
679a3f1915
Don't stop data network controllers twice.
2013-07-09 14:34:37 -07:00
Bob Lantz
fcdb6d8a54
Remove unneeded line.
2013-07-04 00:45:08 -07:00
Bob Lantz
32502bbd1a
Add controlnet.py example.
2013-07-04 00:41:30 -07:00