Indicate that OVS only works with kernels 2.6.18 and greater
authorJustin Pettit <jpettit@nicira.com>
Tue, 21 Sep 2010 18:58:11 +0000 (11:58 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 21 Sep 2010 19:40:31 +0000 (12:40 -0700)
At one time, we tested against 2.6.15.  This hasn't been done for a long
time, and it almost certainly no longer works.

README

diff --git a/README b/README
index 881a113..55e9d9c 100644 (file)
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ vSwitch supports the following features:
     * Support for OpenFlow
     * Compatibility layer for the Linux bridging code
 
-The included Linux kernel module supports Linux 2.6.15 and up, with
+The included Linux kernel module supports Linux 2.6.18 and up, with
 testing focused on 2.6.18 with Centos and Xen patches and version
 2.6.26 from kernel.org.  Open vSwitch also has special support for
 Citrix XenServer hosts.