Made it possible to create a Mininet() without using a Topo object.
This increases flexibility by allowing a topology to be manually created in Python, or specified using another format, without having to create a Topo object first. However, Topos are useful, and are still the default topology object!
bin/mn
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment