Brian O'Connor
|
811963ad26
|
small additions to README
|
2013-09-17 15:51:46 -07:00 |
|
Brian O'Connor
|
41d932017b
|
updated source install for Ubuntu in INSTALL
|
2013-09-17 15:51:46 -07:00 |
|
Bob Lantz
|
7a24407ecc
|
Remove unneeded bc dependency
fixes #212
|
2013-09-17 17:31:21 -07:00 |
|
Brian O'Connor
|
df68c211b5
|
Merge pull request #209 from jpoliv/master
Fedora 18+ installation notes
|
2013-09-17 16:38:24 -07:00 |
|
Bob Lantz
|
2ca1ea92ff
|
Clarify log message
|
2013-09-17 15:56:09 -07:00 |
|
Bob Lantz
|
8f546d89b4
|
Backing out attempt to identify kernel binary format
|
2013-09-17 15:40:52 -07:00 |
|
Bob Lantz
|
6d3cb5bcd3
|
Add arch to vm name, and check kernel for boot arch
|
2013-09-17 14:50:41 -07:00 |
|
Bob Lantz
|
ca5b0c56f0
|
setLogLevel('warning') to avoid test spam
|
2013-09-17 13:44:42 -07:00 |
|
Jose Pedro Oliveira
|
0d58b93a84
|
Fedora 18+ installation notes
|
2013-09-16 21:42:06 +01:00 |
|
Bob Lantz
|
b7548e68a8
|
Add walkthrough test and log build exceptions
|
2013-09-16 11:22:26 -07:00 |
|
Bob Lantz
|
2f3e8c2bd3
|
Log failed test output.
|
2013-09-16 11:06:12 -07:00 |
|
Brian O'Connor
|
fc2a8fd59a
|
fixed git download for testRemoteController in test_walkthrough.py
|
2013-09-17 11:28:10 -07:00 |
|
Brian O'Connor
|
47b24beb6c
|
Merge branch 'master' of github.com:mininet/mininet
|
2013-09-16 23:59:06 -07:00 |
|
Brian O'Connor
|
895ff6f452
|
adding runner to mininet/test, added test_walkthrough.py
|
2013-09-16 23:58:22 -07:00 |
|
Bob Lantz
|
fce7f5c56b
|
Add --zip option to archive VM.
|
2013-09-16 07:45:32 -07:00 |
|
Bob
|
b5e8dd5edc
|
Merge pull request #210 from rlane/ivs-opts
IVSSwitch: support opts constructor parameter
|
2013-09-16 14:22:18 -07:00 |
|
Rich Lane
|
d4fabc0464
|
IVSSwitch: support opts constructor parameter
This parameter is already supported by the other switch classes.
|
2013-09-16 13:33:38 -07:00 |
|
Brian O'Connor
|
971d6aafd4
|
Merge pull request #208 from jpoliv/master
install.sh: improve support for the Fedora linux distribution
|
2013-09-13 18:32:29 -07:00 |
|
Jose Pedro Oliveira
|
0457824193
|
Fedora: update status messages
|
2013-09-14 02:22:07 +01:00 |
|
Jose Pedro Oliveira
|
40ad3a1bf9
|
Replaces a couple of 'sudo apt-get install -y' instances by '$install'
|
2013-09-14 02:21:24 +01:00 |
|
Jose Pedro Oliveira
|
de2680152b
|
Fedora: support the -w option (wireshark)
|
2013-09-14 02:19:39 +01:00 |
|
Jose Pedro Oliveira
|
541ba67daf
|
Fedora: support the -v option (OVS)
|
2013-09-14 02:18:04 +01:00 |
|
Brian O'Connor
|
6576d894a3
|
Merge branch 'master' of github.com:mininet/mininet
|
2013-09-13 13:06:49 -07:00 |
|
Brian O'Connor
|
8e1dade106
|
removing assert from util.py
|
2013-09-13 13:06:21 -07:00 |
|
Bob
|
2ebdd028cf
|
Merge pull request #194 from jpoliv/master
Make install.sh (-n) work in Fedora 19
|
2013-09-13 12:40:08 -07:00 |
|
Jose Pedro Oliveira
|
b5a48f9f6c
|
Merge branch 'master' of https://github.com/mininet/mininet
Conflicts:
mininet/node.py -- revert our change; better solution upstream
util/install.sh -- resolved the conflict (echo statement)
|
2013-09-13 04:05:47 +01:00 |
|
Bob
|
d70ca981c9
|
Update README.md
|
2013-09-12 14:23:19 -07:00 |
|
Bob
|
4b719d7443
|
Minor cosmetic edits
|
2013-09-12 14:21:20 -07:00 |
|
Bob Lantz
|
5b9f6b2192
|
Added .md to README so that it displays nicely on github.
|
2013-09-12 14:16:58 -07:00 |
|
Bob Lantz
|
4e242e9211
|
Add -v so that we can see exampletest results
|
2013-09-12 14:14:55 -07:00 |
|
Bob
|
94f3c76039
|
Merge pull request #207 from mininet/devel/exampletest
Added tests for all non-X11 examples
|
2013-09-12 14:14:14 -07:00 |
|
Brian O'Connor
|
67a7c5601a
|
Merge branch 'master' of github.com:mininet/mininet
|
2013-09-12 13:49:45 -07:00 |
|
Brian O'Connor
|
4ea0c0936d
|
Updated mininet/util.py to support better resource setting semantics and protected with try block
|
2013-09-12 13:49:40 -07:00 |
|
Bob Lantz
|
7bd9a79b12
|
Add --test {test} and --branch {branch} options, and exampletest
|
2013-09-11 22:59:50 -07:00 |
|
Brian O'Connor
|
bfb560045c
|
add rm to sshd tests
|
2013-09-11 14:45:49 -07:00 |
|
Brian O'Connor
|
c5da46f125
|
added -quick options to skip long tests
|
2013-09-11 14:45:49 -07:00 |
|
Brian O'Connor
|
10fdd01dc8
|
fixed runner.py and added -v and -quick options
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
1e9e781c12
|
changed 1% to 2% in test_limit.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
24b38126ec
|
cleaned up and commented test_simpleperf.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
3577a6989d
|
cleaned up and commented test_tree1024.py and test_treeping64.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
48c49c54e2
|
cleaned up and commented test_sshd.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
d4993c0ba4
|
cleaned up and commented test_scratchnet.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
213b7c57ee
|
cleaned up and commented test_popen.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
b9b1f2e7f0
|
cleaned up and commented test_nat.py; added check for connectivity before running test
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
cdd5210bb7
|
cleaned up and commented test_multitest.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
bc90a79581
|
cleaned up and commented test_multipoll.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
e6e1260bc2
|
cleaned up and commented test_multiping.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
1d555e724b
|
cleaned up and commented test_linearbandwidth.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
e6fe480a30
|
cleaned up and commented test_limit.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
91a06063b4
|
cleaned up and commented test_hwintf.py
|
2013-09-11 14:45:47 -07:00 |
|