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
Bob Lantz
b26f38a6aa
Added CONTRIBUTORS file
2013-09-11 12:00:12 -07:00
Brian O'Connor
d13505b6c6
updating setup to include examples
2013-08-26 15:29:05 -07:00
Bob Lantz
67f9d8f655
Remove qcow2 post conversion; drop unused etree dep
2013-08-26 11:46:25 -07:00
Bob Lantz
c353e60913
correction: pexpect.timeout -> TIMEOUT
2013-08-25 18:06:22 -07:00
Bob Lantz
662fb712bc
Detect failed iso download; begin virt-image support
2013-08-25 17:42:15 -07:00
Bob Lantz
28165f7b4e
Check make test results
2013-08-25 16:27:43 -07:00
Bob Lantz
dbcfda77d9
Update release URLS - should probably clean this up.
2013-08-25 15:51:56 -07:00
Bob Lantz
1dfa7776e1
Change to extract kernel and initrd
2013-08-25 15:25:04 -07:00
Bob Lantz
40a9c15345
Remove gigantic doxypy/texlive/fonts from install.sh -a
...
fixes #192
2013-08-25 13:55:50 -07:00
Bob Lantz
3dc3e066aa
Update build directory name to include date.
2013-08-24 13:57:36 -07:00
Bob Lantz
bbf808c347
Get rid of unused pexpect import.
2013-08-23 21:27:01 -07:00
Bob Lantz
4556e06fcf
Fix erroneous tab hit before commit.
2013-08-23 21:25:07 -07:00
Bob Lantz
f605a4e430
Works, more or less.
2013-08-23 20:33:25 -07:00
Bob Lantz
fa1758b950
First draft of new world order (create build image from iso)
2013-08-23 17:26:46 -07:00
Bob Lantz
14903d6a05
Final gasp of cloud image version.
2013-08-22 18:40:10 -07:00
Jose Pedro Oliveira
5b08af2e8d
Add a small notice about the Fedora's support.
2013-08-22 18:13:31 +01:00
Jose Pedro Oliveira
6cb05c3762
Make options -f and -b work in Fedora 19
2013-08-22 17:42:17 +01:00
Bob Lantz
94954177e5
Added support for creating a volume rather than a raw partition.
2013-08-21 21:18:11 -07:00
Jose Pedro Oliveira
3d89df13ef
Handle Fedora's telnet output:
...
----------
*** c0 : ('echo A | telnet -e A 127.0.0.1 6633',)
telnet: connect to address 127.0.0.1: Connection refused
Telnet escape character is 'A'.
Trying 127.0.0.1...
Unable to contact the remote controller at 127.0.0.1:6633
----------
2013-08-22 00:57:14 +01:00
Jose Pedro Oliveira
15f2d240d6
Make install.sh support Fedora 19 (install.sh -n)
2013-08-22 00:47:30 +01:00
Bob Lantz
85dfac5c06
Many more improvements.
2013-08-20 13:31:15 -07:00
Bob Lantz
860bcc02c6
Minor changes and script evolution.
2013-08-20 13:31:15 -07:00
Bob Lantz
4daeeff0e3
Created first revision of VM build script.
2013-08-20 13:31:15 -07:00
Brian O'Connor
32de4c9e7c
reverted iperf output and fixed regex
2013-08-16 11:16:28 -07:00
Brian O'Connor
f0c123d4c0
fixing console.py graph parser
2013-08-15 19:06:31 -07:00
Brian O'Connor
8c22fe84c2
fixed iperf output parsing, changed to csv format
...
fixes #191
2013-08-15 18:54:07 -07:00
Brian O'Connor
9ff453a50b
Changed iperf -sD to iperf -s &
...
fixes #190
2013-08-15 18:22:21 -07:00
Brian O'Connor
4e6b03d668
Merge pull request #188 from mininet/devel/fixlimits
...
Set sysctl limits when net starts
2013-08-14 17:30:43 -07:00
Brian O'Connor
b635fd9edd
Some cleanup and style fixes for fixlimits
2013-08-14 17:29:23 -07:00