summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sasyncd/net_ctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add format attributes to log functions and fix some errorsbenno2016-07-181-2/+2
* stdlib.h is in scope; do not cast malloc/calloc/realloc*deraadt2015-08-201-2/+2
* Having more than 2 log levels is silly. Use only 3 verbosity levels:kjell2010-06-291-5/+5
* Make sasyncd fail back correctly with carp preemption enabled.mcbride2006-06-021-1/+21
* Instead of polling the carp interface to detect a switch between MASTER andmcbride2006-06-011-6/+3
* add a 'flushmode' to control how the master handles FLUSH to slaves. tweak some loglevels.ho2005-05-261-4/+4
* logging tweaksho2005-05-241-6/+4
* Various logging fixes, handle peer disconnects better.ho2005-05-231-12/+13
* No more SSL between peers, instead do shared key AES & SHAho2005-05-221-2/+3
* style nitsho2005-05-221-3/+2
* Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress.ho2005-03-301-0/+197