Описание тега mininet
Mininet is a network emulator.
Mininet can be used to deploy a full network topology on your system. It runs a collection of end-hosts, switches, routers, and links on a single Linux kernel. It uses lightweight virtualization to make a single system look like a complete network, running the same kernel, system, and user code.
Resources:
- Official Webpage: http://mininet.org/
- GitHub page: https://github.com/mininet/mininet
- Official documentation and related resources: https://github.com/mininet/mininet/wiki/Documentation