From 54db4c8837ced1daff21529143e354994d3a3ea8 Mon Sep 17 00:00:00 2001 From: Ryan Thomas McBride Date: Tue, 7 Dec 2004 21:22:27 +0000 Subject: Initail documentation of 'carpdev'. --- share/man/man4/carp.4 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/share/man/man4/carp.4 b/share/man/man4/carp.4 index 6ddf1c3ac7e..9e37a5bafaa 100644 --- a/share/man/man4/carp.4 +++ b/share/man/man4/carp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: carp.4,v 1.14 2004/11/15 20:28:09 jmc Exp $ +.\" $OpenBSD: carp.4,v 1.15 2004/12/07 21:22:26 mcbride Exp $ .\" .\" Copyright (c) 2003, Ryan McBride. All rights reserved. .\" @@ -65,6 +65,13 @@ which are used to control how frequently the host sends advertisements when it is the master for a virtual host, and .Cm pass which is used to authenticate carp advertisements. +Finally +.Cm carpdev +is used to specify which interface the +.Nm +device attaches to. +If unspecified, the kernel attempts to set carpdev by looking for +an other interface with the same subnet. These configurations can be done using .Xr ifconfig 8 , or through the -- cgit v1.2.3