bridge: Fix reversed string parsing in bridge_configure_flow_miss_model().
[cascardo/ovs.git] / README
diff --git a/README b/README
index a57bb62..63f2933 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ vSwitch supports the following features:
     * Transactional configuration database with C and Python bindings
     * High-performance forwarding using a Linux kernel module
 
-The included Linux kernel module supports Linux 2.6.18 and up, with
+The included Linux kernel module supports Linux 2.6.32 and up, with
 testing focused on 2.6.32 with Centos and Xen patches.  Open vSwitch
 also has special support for Citrix XenServer and Red Hat Enterprise
 Linux hosts.
@@ -69,8 +69,6 @@ The main components of this distribution are:
 
 Open vSwitch also provides some tools:
 
-    * ovs-controller, a simple OpenFlow controller.
-
     * ovs-ofctl, a utility for querying and controlling OpenFlow
       switches and controllers.