From 1d490769d87875bbc03de1c1c7b198e4f9f42b91 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Sun, 27 Jul 2014 22:11:42 +0200 Subject: Add a connection type for openvswitch interfaces Open vSwitch support code contributed by: Jonathan Hudson --- docs/netctl.profile.5.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/netctl.profile.5.txt') diff --git a/docs/netctl.profile.5.txt b/docs/netctl.profile.5.txt index 29a679f..9956c24 100644 --- a/docs/netctl.profile.5.txt +++ b/docs/netctl.profile.5.txt @@ -48,6 +48,8 @@ AVAILABLE CONNECTION TYPES For PPPoE connections. +mobile_ppp+:: For mobile broadband PPP connections that use a USB modem. ++openvswitch+:: + For Open vSwitch bridge interfaces. +tunnel+:: For tunnel interfaces. +tuntap+:: @@ -426,6 +428,13 @@ type: A file to read additional pppd options from. +OPTIONS FOR `openvswitch' CONNECTIONS +------------------------------------- +The interfaces of 'BindsToInterfaces' take part in the bridge named by +'Interface'. Only the *ip options* are understood for connections of +the `openvswitch' type. + + OPTIONS FOR `tunnel' CONNECTIONS -------------------------------- The name of the tunnel interface is specified in 'Interface'. Next to -- cgit v1.2.3-24-g4f1b