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
|
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 |
|