OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Ryan Thomas McBride (mcbridecvs.openbsd.org)
Date: Tue Mar 01 2005 - 13:04:57 CST


CVSROOT: /cvs
Module name: src
Changes by: mcbridecvs.openbsd.org 2005/03/01 12:04:57

Modified files:
        sys/netinet : if_ether.c ip_carp.c ip_carp.h

Log message:
Unbreak arp_input with carp; add back the call to carp_iamatch()
which was removed in rev 1.57. This makes arpbalance work again, and
ensures that only one carp host will reply to a given arp request.

ok mpf pascoe dhartmei deraadt