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 |
|
Bob Lantz
|
94954177e5
|
Added support for creating a volume rather than a raw partition.
|
2013-08-21 21:18:11 -07: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 |
|
Brian O'Connor
|
a387952493
|
fixed host ip assignment and shutdown with xterms
fixes #189
|
2013-08-14 17:24:32 -07:00 |
|
Brian O'Connor
|
867a6d6731
|
Cleaned up sysctl and rlimit test and set
Use files instead of sysctl to set limits
|
2013-08-14 15:04:11 -07:00 |
|
Brian O'Connor
|
b20c9470c7
|
add sysctl test and set
fixes #184
|
2013-08-12 16:22:19 -07:00 |
|
Brian O'Connor
|
7523c420bd
|
Merge pull request #186 from mininet/devel/clifix
Replaced nodelist and nodemap in CLI with mn
|
2013-08-12 14:03:33 -07:00 |
|
Brian O'Connor
|
98cb33599f
|
fixed comment in cli.py
|
2013-08-09 17:10:50 -07:00 |
|
Brian O'Connor
|
9281719d74
|
Made net compliant with dict semantics and added function comments
Fixed locals bug (now they are persisent across calls)
|
2013-08-09 17:07:39 -07:00 |
|
Brian O'Connor
|
8e04a9f844
|
Replaced nodelist and nodemap in CLI with mn
Updated Mininet to be more compliant with dict
Fixes #182
|
2013-08-09 12:20:13 -07:00 |
|
Brian O'Connor
|
6df4371df6
|
Removing test prints from user switch merge
|
2013-08-06 15:16:24 -07:00 |
|
Brian O'Connor
|
be13072f0c
|
Merge branch 'adf-userswitch-tclink' of github.com:adferguson/mininet into adferguson-adf-userswitch-tclink
Only sleep and reapply if slicing is enabled
Conflicts:
mininet/node.py
|
2013-08-06 15:13:45 -07:00 |
|
Brian O'Connor
|
989df7454c
|
Merge branch 'patches/examplesdoc' of github.com:ryancox/mininet into ryancox-patches/examplesdoc
Conflicts:
examples/README
|
2013-08-05 18:13:37 -07:00 |
|
Brian O'Connor
|
7e87dbaa39
|
Fixed modprobe install. Checks to ensure that OVS_KMODS is set
|
2013-08-05 14:00:37 -07:00 |
|
Brian O'Connor
|
1e5cdfd805
|
Merge branch 'master' of github.com:mininet/mininet
|
2013-08-02 13:36:18 -07:00 |
|
Brian O'Connor
|
bb0006b683
|
Merging MurphyMc LinearTopo pull request
|
2013-08-02 13:35:38 -07:00 |
|
Bob Lantz
|
786117dd49
|
Merge branch 'ivs' of https://github.com/rlane/mininet into rlane-ivs
Conflicts:
util/install.sh
fixes #159
|
2013-07-31 18:20:18 -07:00 |
|
Brian O'Connor
|
43ba774e52
|
Merge pull request #181 from mininet/devel/ping
pingall now reports fraction received
|
2013-07-30 18:31:12 -07:00 |
|
Brian O'Connor
|
f7439671bc
|
pingall now reports fraction received
fixes #168
|
2013-07-30 18:28:38 -07:00 |
|
Brian O'Connor
|
48df51aa3b
|
Merge branch 'notrace'
fixes #166
|
2013-07-30 18:15:56 -07:00 |
|
Brian O'Connor
|
4a77702473
|
Merge branch 'master' of github.com:mininet/mininet
|
2013-07-30 18:12:15 -07:00 |
|
Brian O'Connor
|
15c1a0e5e7
|
install.sh automatically detects wireshark version and installs correct version of of-dissector
fixes #180
|
2013-07-30 18:11:20 -07:00 |
|