diff options
Diffstat (limited to 'network/openvswitch/README')
-rw-r--r-- | network/openvswitch/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/openvswitch/README b/network/openvswitch/README index f8f2d09e41..65f76de5da 100644 --- a/network/openvswitch/README +++ b/network/openvswitch/README @@ -13,7 +13,7 @@ is the default switch in the Xen Cloud Platform and also supports Xen, XenServer, KVM, and VirtualBox. The bulk of the code is written in platform-independent C and is easily ported to other environments. -This package will build kernel modules that will be uses as replacements +This package will build kernel modules that will be used as replacements for the bridge modules included with the stock Linux kernel. Open -vSwitch includes a kernel module if you wish to use the standard Linux -bridge utils to manage it. +vSwitch also includes a kernel module for backwards compatibility if you wish +to use the standard Linux bridge utils to manage it. |