CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/03/21 07:48:28

Modified files:
        sys/netinet    : ip_carp.c 

Log message:
Global lists of addresses are species near extinction, even carp do
not like them!

Since carp(4) interfaces do some magic tricks to find a compatible
interface if you do not specify a `carpdev' argument, make them
iterate over &ifnet instead of &in{,6}_ifaddr.

ok benno@, mikeb@, florian@

Reply via email to