2 Commits

Author SHA1 Message Date
akoshibe
5fbd0f0701 Remove unused install scripts and reference to bash. Install missing switchd(8)
configuration file.

OK phessler@
2017-12-07 06:33:40 +00:00
akoshibe
783f7e4069 Mininet creates a realistic virtual network, running real kernel, switch
and application code, on a single machine (VM, cloud or native), in
seconds, with a single command

Because you can easily interact with your network using the Mininet CLI
(and API), customize it, share it with others, or deploy it on real
hardware, Mininet is useful for development, teaching, and research.

This port is not connected to the build yet.

OK sthen@ jasper@ phessler@
2017-08-21 18:47:12 +00:00