Revision ff4b4143
README.md | ||
---|---|---|
17 | 17 |
Linux kernel. |
18 | 18 |
|
19 | 19 |
Mininet's support for OpenFlow and Linux allows you to create a custom |
20 |
network with customized routing, and to run almost any existing Linux
|
|
20 |
network with customized routing, and to run almost any Linux-compatible
|
|
21 | 21 |
networking application on top of it without modification. OpenFlow-based |
22 | 22 |
designs that work in Mininet can usually be transferred to hardware with |
23 | 23 |
minimal change for full line-rate execution. |
... | ... | |
43 | 43 |
|
44 | 44 |
* Man pages for the `mn` and `mnexec` utilities. |
45 | 45 |
|
46 |
* Debian packaging (and apt-get install in Ubuntu 12.10) |
|
47 |
|
|
46 | 48 |
[Since the API (most notably the topology) has changed, existing code that |
47 | 49 |
runs in Mininet 1.0 will need to be changed to run with Mininet 2.0. This |
48 | 50 |
is the primary reason for the major version number change.] |
Also available in: Unified diff