From 7c4329462e411c110b8dded92cc4b0d935e1e95d Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Wed, 23 Oct 2013 01:12:48 +0200 Subject: Add a connection type for dummy interfaces --- docs/netctl.profile.5.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/netctl.profile.5.txt b/docs/netctl.profile.5.txt index 0eac7c3..1f39361 100644 --- a/docs/netctl.profile.5.txt +++ b/docs/netctl.profile.5.txt @@ -42,6 +42,8 @@ AVAILABLE CONNECTION TYPES +bridge+:: Network bridging. This connection type requires *brctl* to be available. ++dummy+:: + For dummy interfaces. +pppoe+:: For PPPoE connections. +mobile_ppp+:: @@ -298,6 +300,12 @@ connections of the `bridge' type: be useful when DHCP is used on the bridge. +OPTIONS FOR `dummy' CONNECTIONS +------------------------------- +The name of the dummy interface is sepcified in 'Interface'. Only the +*ip options* are understood for connections of the `dummy' type. + + OPTIONS FOR `pppoe' CONNECTIONS ------------------------------- The interface to dial peer-to-peer over ethernet is specified in -- cgit v1.2.3-24-g4f1b