aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.RHEL
diff options
context:
space:
mode:
authorGiuseppe Lettieri <g.lettieri@iet.unipi.it>2012-07-25 22:51:05 +0200
committerBen Pfaff <blp@nicira.com>2012-07-26 16:21:48 -0700
commitf6eb6b202533ad393b8d1d8e6ae6e502cbf19caf (patch)
tree95c1b5ef8a94591c7c3e89232d734922e766fd04 /INSTALL.RHEL
parent22dd5cecefe4452900f5e0df82bf63a849004589 (diff)
netdev implementation for FreeBSD
This patch adds new netdev classes that implement "system" and "tap" devices on FreeBSD using the libpcap library. This enables the use of the "netdev" datapath_type of Open vSwitch on FreeBSD. Signed-off-by: Gaetano Catalli <gaetano.catalli@gmail.com> Signed-off-by: Ed Maste <emaste@adaranet.com> Signed-off-by: Giuseppe Lettieri <g.lettieri@iet.unipi.it> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'INSTALL.RHEL')
-rw-r--r--INSTALL.RHEL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.RHEL b/INSTALL.RHEL
index 039a8570..ff79c894 100644
--- a/INSTALL.RHEL
+++ b/INSTALL.RHEL
@@ -3,7 +3,7 @@
This document describes how to build and install Open vSwitch on a Red
Hat Enterprise Linux (RHEL) host. If you want to install Open vSwitch
-on a generic Linux host, see INSTALL.Linux instead.
+on a generic Linux host, see INSTALL instead.
We have tested these instructions with RHEL 5.6 and RHEL 6.0.