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
|
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 |
|
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 |
|
Brian O'Connor
|
4316be95c2
|
Prevent Mininet from crashing when display not set
fixes #173
|
2013-07-26 14:43:27 -07:00 |
|
Brian O'Connor
|
19bc1df15d
|
fixed style error
|
2013-07-26 13:45:56 -07:00 |
|
Brian O'Connor
|
bda2317d8b
|
Catching exceptions thrown in mn
|
2013-07-25 19:27:06 -07:00 |
|
Brian O'Connor
|
d5f5778492
|
Merge branch 'master' of github.com:mininet/mininet
|
2013-07-23 17:05:23 -07:00 |
|
Brian O'Connor
|
1ecc63dfec
|
improved check for downed link in parsePingFull
fixes #176
|
2013-07-23 17:03:51 -07:00 |
|
Brian O'Connor
|
c26b4525aa
|
Moving developer dependencies to separate function in install.sh
Developer dependencies are ~1GB
|
2013-07-19 16:17:16 -07:00 |
|
Brian O'Connor
|
921123155a
|
Simplified and refactored examples/dynamicnet.py
Extended LinearTopo to support mulitple hosts per switch
|
2013-07-19 15:56:06 -07:00 |
|
Brian O'Connor
|
fec98e2798
|
Added output line to ping that is closer to ping program output
|
2013-07-11 11:30:12 -07:00 |
|
Brian O'Connor
|
c188bee3e3
|
Fixed divide by 0 error in ping command when no packets are sent
fixes #143
|
2013-07-11 11:17:46 -07:00 |
|
Brian O'Connor
|
adf391fdec
|
Fixed install.sh script to allow Mininet to be installed from any directory (not just ~/)
Fixes #94
|
2013-07-09 19:23:29 -07:00 |
|
Brian O'Connor
|
5d529edfb1
|
Removing unused import in mininet/link.py
|
2013-07-09 16:34:02 -07:00 |
|
Brian O'Connor
|
59eeeadbac
|
Style changes in mininet/node.py and removing used import in mininet/link.py
|
2013-07-09 16:30:29 -07:00 |
|
Brian O'Connor
|
7265e2e88c
|
Merge branch 'master' of github.com:mininet/mininet
|
2013-07-09 15:49:57 -07:00 |
|
Brian O'Connor
|
5c019d2aef
|
CPULimitedHost cleanup() calls superclass method
fixes #161
|
2013-07-09 15:48:48 -07:00 |
|