aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2026-03-12 16:30:46 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2026-03-12 16:37:26 +0000
commit72472e52e310ec348949a3a67d3fa17e33fb8e50 (patch)
treec7d8e117518dc663bfc33dd9dbaa68262c07f588 /share/man
parent7e68af7ce2c1b892954df415774fe59fd2f1b62f (diff)
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/carp.412
1 files changed, 3 insertions, 9 deletions
diff --git a/share/man/man4/carp.4 b/share/man/man4/carp.4
index c972e0288791..4b0ece3b551f 100644
--- a/share/man/man4/carp.4
+++ b/share/man/man4/carp.4
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April 12, 2024
+.Dd March 11, 2026
.Dt CARP 4
.Os
.Sh NAME
@@ -71,10 +71,7 @@ and
.Cm advskew
are put inside CARP advertisements.
These values can be configured using
-.Xr ifconfig 8 ,
-or through the
-.Dv SIOCSVH
-.Xr ioctl 2 .
+.Xr ifconfig 8 .
.Pp
CARP defaults to using multicast messages, but can be configured to unicast
announcements to peers using the
@@ -88,10 +85,7 @@ and
Note that TTL verification is disabled if the peer address is not a multicast
address.
These values can be configured using
-.Xr ifconfig 8 ,
-or through the
-.Dv SIOCSPEER
-.Xr ioctl 2 .
+.Xr ifconfig 8 .
.Pp
.Xr carp 4
can be configured to use either the non-standard CARP protocol, or VRRPv3 (RFC 5798).