Change to mention 2.6.33 kernel.

This commit is contained in:
Bob Lantz
2010-03-12 16:13:09 -08:00
parent 5947e017fd
commit 406f5da19d
+2 -1
View File
@@ -22,7 +22,8 @@ In order to run Mininet, you must have:
* A Linux 2.6.26 or greater kernel compiled with network namespace support
enabled. (debian-testing seems to have such a kernel, but it doesn't
work for compiling nox, unfortunately.)
work for compiling nox, unfortunately.) 2.6.33 or greater is recommended
for faster switch shutdown.
* The OpenFlow reference implementation (either the user or kernel
datapath may be used, and the tun or ofdatapath kernel modules must be