aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.bridge
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.bridge
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.bridge')
-rw-r--r--INSTALL.bridge2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.bridge b/INSTALL.bridge
index dec09d8d..af20bff0 100644
--- a/INSTALL.bridge
+++ b/INSTALL.bridge
@@ -25,7 +25,7 @@ that the Open vSwitch kernel modules are loaded before the Linux
kernel bridge module.
1. Build, install, and start up the Open vSwitch kernel modules and
- userspace programs as described in INSTALL.Linux.
+ userspace programs as described in INSTALL.
It is important to run "make install", because some Open vSwitch
programs expect to find files in locations selected at installation