MiniEdit 2.1.0.8
February 7, 2014 5 Comments
This release got more focus on adding different node types. From a MiniNet perspective, all these can by done using the MiniNet Python API. But from the MiniEdit GUI perspective, I thought I’d create them as different icons you can see on the canvas for better visualization.
New node types:
- Switch now includes additional options to be:
- UserSwitch
- UserSwitch inNamespace
- Legacy Switch. This is Open vSwitch running in standalone mode as a non-SDN L2 learning switch.
- Legacy Router. This under the hood is the same as a Host but with IPv4 forwarding turned on. Since is extends Host, you have the ability to XTerm into it and setup any additional static routes you want or run a dynamic routing protocol in it.
Other improvements and fixes:
- Fixed bug in setting DPID on Switch.
- New icons for some of the nodes. The OpenFlow switch uses the OpenFlow icon.
- Only use TCLink and CPULimitedHost classes when actually needed.
Download MiniEdit 2.1.0.8 here.

