CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/23 06:32:25
Modified files:
sys/netinet : ip_carp.h ip_carp.c
sys/netinet6 : in6.c nd6_nbr.c
Log message:
Replace non mp-safe carp_iamatch6() with mp-safe carp_iamatch().
They have the same functionnality since friehm@ cleaned up
balancing code.
ok florian@, visa@, patrick@, bluhm@, jmatthew@
