Revision a9c28885
mininet/net.py | ||
---|---|---|
235 | 235 |
# BL: do we want to do this here or not? |
236 | 236 |
# May not make sense if we have CPU lmiting... |
237 | 237 |
# quietRun( 'renice +18 -p ' + repr( host.pid ) ) |
238 |
# This may not be the right place to do this, but |
|
239 |
# it needs to be done somewhere. |
|
240 |
host.cmd( 'ifconfig lo up' ) |
|
238 | 241 |
info( '\n' ) |
239 | 242 |
|
240 | 243 |
def buildFromTopo( self, topo=None ): |
Also available in: Unified diff