From: Roy Marples Date: Wed, 9 Oct 2019 13:58:09 +0000 (+0100) Subject: man: Note the default ignoring of virtual interfaces. X-Git-Tag: v8.1.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b56876b97efda239f09bffe39954d47184cf4dd9;p=thirdparty%2Fdhcpcd.git man: Note the default ignoring of virtual interfaces. --- diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index ae218f93..a32128db 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd August 28, 2019 +.Dd October 9, 2019 .Dt DHCPCD 8 .Os .Sh NAME @@ -203,6 +203,15 @@ changes the routes to use the interface with the same route and the lowest metric. See options below for controlling which interfaces we allow and deny through the use of patterns. +.Pp +Non-ethernet interfaces and virtual ethernet interfaces +such as TAP and bridge are ignored by default, +as is the FireWire interface. +To work with these devices they either need to be specified on the command line, +be listed in +.Fl Fl allowinterfaces +or have an interface directive in +.Pa @SYSCONFDIR@/dhcpcd.conf . .Ss Hooking into events .Nm runs