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: Fri Nov 04 2005 - 02:11:54 CST


CVSROOT: /cvs
Module name: src
Changes by: mcbridecvs.openbsd.org 2005/11/04 01:11:54

Modified files:
        sys/netinet : ip_carp.c

Log message:
Add carp_hash() - hash the ethernet address of the ARP request and use
the result to determine which carp interface should answer rather than
simply using the ip address.

Fixes breakage debugged by Matt Bradford <m.bradfordisrc.qut.edu.au>

'just commit' deraadt