FIX: Data centers now have a user defined label (to be identified) but use a short...
authorpeusterm <manuel.peuster@uni-paderborn.de>
Thu, 4 Feb 2016 13:55:29 +0000 (14:55 +0100)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Thu, 4 Feb 2016 13:55:29 +0000 (14:55 +0100)
commita47db03ce7574cd082d2a8c5a40c3ad352ff89fc
treee0c327f1460a9f4dc380fbbf8470bfe904762f96
parent97a2da99196a99ca171da4a16669266dbb189a61
FIX: Data centers now have a user defined label (to be identified) but use a short internal name 'dc%d' to avoid too long host/switch names causing Mininet to crash.
emuvim/api/zerorpcapi.py
emuvim/dcemulator/net.py
emuvim/dcemulator/node.py
emuvim/example_topology.py
emuvim/test/test_emulator.py