CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/06 01:01:37
Modified files:
sys/netinet : if_ether.c ip_carp.c ip_carp.h
Log message:
Get rid of the ``enaddr'' argument of carp_iamatch().
It was only checked in balancing mode, which is currently broken, and is
no longer needed.
Discusssed with bluhm@ and Florian Riehm.
