History log of /freebsd-9.3-release/sbin/ifconfig/ifpfsync.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 159336 06-Jun-2006 glebius

Print pfsync interface status if either syncpeer or syncdev is configured.


# 145842 03-May-2005 mlaier

Update ifconfig's pfsync module for 3.7 pfsync(4)


# 142224 22-Feb-2005 glebius

Use afswch->af_other_status for carp_status() and pfsync_status().

Sponsored by: Rambler


# 142215 22-Feb-2005 glebius

Add CARP (Common Address Redundancy Protocol), which allows multiple
hosts to share an IP address, providing high availability and load
balancing.

Original work on CARP done by Michael Shalayeff, with many
additions by Marco Pfatschbacher and Ryan McBride.

FreeBSD port done solely by Max Laier.

Patch by: mlaier
Obtained from: OpenBSD (mickey, mcbride)