2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-29 15:28:56 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
YAMAMOTO Takashi
d00409c5c6 implement get_next_hop for NetBSD
Signed-off-by: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2013-05-22 21:01:42 -07:00
YAMAMOTO Takashi
a09d302a11 some NetBSD related documentation changes
Signed-off-by: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2013-05-22 21:01:25 -07:00
Giuseppe Lettieri
f6eb6b2025 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>
2012-07-26 16:21:48 -07:00
Ben Pfaff
f4ef95344b INSTALL.userspace: Explain how and why to use iptables to drop packets.
Reported-by: Ed Maste <emaste@freebsd.org>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-07-18 09:04:14 -07:00
Ben Pfaff
045b2e5c77 ovs-openflowd: Rename test-openflowd and move to "tests" directory.
Too many users thought that they needed to run ovs-openflowd at the same
time as ovs-vswitchd.  I hope that this change discourages them.
2011-06-07 09:40:53 -07:00
Jesse Gross
e5334dadd6 Update userspace datapath documentation. 2010-03-04 13:51:53 -05:00
Ben Pfaff
e3e9370bf9 ovs-openflowd: Add support for userspace-only switching. 2009-11-23 15:58:48 -08:00
Ben Pfaff
d377243b85 Document userspace switch. 2009-11-18 12:57:18 -08:00