aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifpfsync.c
Commit message (Expand)AuthorAgeFilesLines
* Various Coverity fixes in ifconfig(8)Alan Somers2017-05-031-0/+1
* Replace N #defines with nitems to simplify ifconfig code slightlyEnji Cooper2015-09-271-4/+2
* Make it possible to switch pfsync(4) deferral mechanism on/off.Gleb Smirnoff2012-04-031-3/+25
* Print pfsync interface status if either syncpeer or syncdev is configured.Gleb Smirnoff2006-06-061-6/+11
* Update ifconfig's pfsync module for 3.7 pfsync(4)Max Laier2005-05-031-14/+80
* Use afswch->af_other_status for carp_status() and pfsync_status().Gleb Smirnoff2005-02-221-3/+3
* Add CARP (Common Address Redundancy Protocol), which allows multipleGleb Smirnoff2005-02-221-0/+144