From f6eb6b202533ad393b8d1d8e6ae6e502cbf19caf Mon Sep 17 00:00:00 2001 From: Giuseppe Lettieri Date: Wed, 25 Jul 2012 22:51:05 +0200 Subject: 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 Signed-off-by: Ed Maste Signed-off-by: Giuseppe Lettieri Signed-off-by: Ben Pfaff --- NOTICE | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index 912d7b878..dafd25fd8 100644 --- a/NOTICE +++ b/NOTICE @@ -4,6 +4,9 @@ available at http://www.apache.org/licenses/LICENSE-2.0.html Open vSwitch Copyright (c) 2007, 2008, 2009, 2010, 2011 Nicira, Inc. +Open vSwitch BSD port +Copyright (c) 2011 Gaetano Catalli + Apache Portable Runtime Copyright 2008 The Apache Software Foundation. -- cgit v1.2.1