[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Ryan Thomas McBride <mcbride_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 17 Oct 2003 15:04:59 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: mcbride_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/10/17 15:04:59
Modified files:
etc : protocols
lib/libc/gen : sysctl.3
sbin/ifconfig : ifconfig.8 ifconfig.c
sbin/sysctl : sysctl.8 sysctl.c
share/man/man4 : Makefile
sys/conf : GENERIC files
sys/net : if.c if.h if_ethersubr.c if_fddisubr.c
sys/netinet : if_ether.c in.h in_proto.c
sys/sys : mbuf.h
usr.bin/netstat: inet.c main.c netstat.h
Added files:
share/man/man4 : carp.4
sys/netinet : ip_carp.c ip_carp.h
Log message:
Common Address Redundancy Protocol
Allows multiple hosts to share an IP address, providing high availability
and load balancing.
Based on code by mickey@, with additional help from markus@
and Marco_Pfatschbacher_(_at_)_genua_(_dot_)_de
ok deraadt@
Visit your host, monkey.org