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!
This commit is contained in: