Deleted Added
full compact
carp.4 (230594) carp.4 (233648)
1.\" $OpenBSD: carp.4,v 1.16 2004/12/07 23:41:35 jmc Exp $
2.\"
3.\" Copyright (c) 2003, Ryan McBride. All rights reserved.
4.\" Copyright (c) 2011, Gleb Smirnoff <glebius@FreeBSD.org>
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 10 unchanged lines hidden (view full) ---

19.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
1.\" $OpenBSD: carp.4,v 1.16 2004/12/07 23:41:35 jmc Exp $
2.\"
3.\" Copyright (c) 2003, Ryan McBride. All rights reserved.
4.\" Copyright (c) 2011, Gleb Smirnoff <glebius@FreeBSD.org>
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 10 unchanged lines hidden (view full) ---

19.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
27.\" $FreeBSD: head/share/man/man4/carp.4 230594 2012-01-26 19:11:08Z glebius $
27.\" $FreeBSD: head/share/man/man4/carp.4 233648 2012-03-29 05:02:12Z eadler $
28.\"
29.Dd January 26, 2012
30.Dt CARP 4
31.Os
32.Sh NAME
33.Nm carp
34.Nd Common Address Redundancy Protocol
35.Sh SYNOPSIS

--- 146 unchanged lines hidden (view full) ---

182.Xr devd 8
183hooks.
184Master/slave events are signalled under system
185.Dv CARP .
186Subsystem specifies vhid and name of interface, where event occurred.
187Type of the message displays new state of vhid.
188Please see
189.Xr devd.conf 5
28.\"
29.Dd January 26, 2012
30.Dt CARP 4
31.Os
32.Sh NAME
33.Nm carp
34.Nd Common Address Redundancy Protocol
35.Sh SYNOPSIS

--- 146 unchanged lines hidden (view full) ---

182.Xr devd 8
183hooks.
184Master/slave events are signalled under system
185.Dv CARP .
186Subsystem specifies vhid and name of interface, where event occurred.
187Type of the message displays new state of vhid.
188Please see
189.Xr devd.conf 5
190and
190and
191.Sx EXAMPLES
192section for more information.
193.Sh EXAMPLES
194For firewalls and routers with multiple interfaces, it is desirable to
195failover all of the addresses running
196.Nm
197together, when one of the physical interfaces goes down.
198This is achieved by the preempt option.

--- 103 unchanged lines hidden ---
191.Sx EXAMPLES
192section for more information.
193.Sh EXAMPLES
194For firewalls and routers with multiple interfaces, it is desirable to
195failover all of the addresses running
196.Nm
197together, when one of the physical interfaces goes down.
198This is achieved by the preempt option.

--- 103 unchanged lines hidden ---