From: Justin Pettit Date: Tue, 21 Sep 2010 18:58:11 +0000 (-0700) Subject: Indicate that OVS only works with kernels 2.6.18 and greater X-Git-Tag: v1.1.0~1113 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=9884eaad2b8386aefa036f370891fd1159598994 Indicate that OVS only works with kernels 2.6.18 and greater 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. --- diff --git a/README b/README index 881a11343..55e9d9c9b 100644 --- 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.