Bob Lantz
|
d82e0ef5c2
|
Add mtools to dependencies
|
2013-09-11 12:00:17 -07:00 |
|
Bob Lantz
|
3027856c7b
|
Find wireshark dir using find (fix for 13.10)
|
2013-09-11 12:00:17 -07:00 |
|
Bob Lantz
|
9de7bd666d
|
Minor additions and edits
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
92b51563b5
|
Remove extra `
|
2013-09-11 12:00:16 -07:00 |
|
Brian O'Connor
|
389c7aa5af
|
install.sh: making BUILD_DIR more robust
|
2013-09-11 12:00:16 -07:00 |
|
Brian O'Connor
|
bda54a9aed
|
updating INSTALL
|
2013-09-11 12:00:16 -07:00 |
|
Brian O'Connor
|
09b1239131
|
fixing comment
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
662f2447e3
|
Flush log file output to avoid slow buffering
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
20005f5bbc
|
Add a space
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
803a1a5489
|
Write build log to file, and detect installation failure
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
20ba29590a
|
Add 13.10 (won't work until final)
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
13554a3d83
|
Minor cleanup
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
9bfc7c7768
|
Satisfy pylint
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
045ef7b801
|
Add docstring to satisfy pylint
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
e69355f78f
|
One last code check fix: line too long
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
9d14c841d7
|
Pass code check
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
f796f01f38
|
add spaces to satisfy pylint ;-p
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
350299786d
|
code check fixes & add comment spaces
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
445c0959b5
|
Pass code check (except bogus Popen error)
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
0c5aae157a
|
examples -> mininet/examples for code check
|
2013-09-11 12:00:15 -07:00 |
|
Brian O'Connor
|
2e7d0d4934
|
fixed indent issue with examples/controllers.py
|
2013-09-11 12:00:15 -07:00 |
|
Brian O'Connor
|
e9a835ac55
|
print usage message for unknown command
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
b55806017a
|
Check for Connected in checkListening()
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
b79ce2a549
|
Clarify actual testing in module comment
|
2013-09-11 12:00:14 -07:00 |
|
Bob Lantz
|
a155795837
|
quetzal -> quantal
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
e935da461a
|
added comments and cleaned up controlnet.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
92bf2cf105
|
codecheck: removed unused variable in topo.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
0840af5277
|
removing todos in net.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
967614f64a
|
adding examples/__init__.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
891d807137
|
fixed multiping example
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
ecddbcf240
|
updated emptynet to use addLink
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
aacf7c4613
|
fixing controllers.py to use api
|
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
|
ad5a0e42d0
|
Explicitly create a qcow2 image
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
a56e29704e
|
Make sure that /bin/bash exists before attempting to chroot.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
f344290368
|
Change API for more efficient remount and unmount.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
5ae8c936e7
|
Prototype implementation of bind mounts.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
5413d2e5a3
|
Check for chroot dir and chroot if necessary.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
226a1dc391
|
Minor edits
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
ec810dd6db
|
minor edits
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
5493212578
|
Add tests for OVS user switch (skipping hifi test for now)
test_hifi.py currently fails for OVS when datapath=user -
we should look at this and fix it.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
45d365f98b
|
Need a few more skipUnless() checks.
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
94324e3f46
|
Skip IVS and UserSwitch tests if they are not installed
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
d2762938b7
|
Increase timeout (for lengthy hifi test)
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
765d126ee9
|
Delete leftover TAP interface from OVS with datapath=user
fixes #199
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
896c4cbccc
|
Edits for 2.1.0
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
325074981c
|
Initial text and version updates for 2.1.0
|
2013-09-11 12:00:12 -07:00 |
|