CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/19 10:09:54
Modified files:
sys/netinet : ip_carp.c
Log message:
Now carp_set_addr() and carp_set_addr6() break out of the loop after
they have found the interface address, so we can get rid of the
additional variable ia_if. No functional change.
OK mpi@ phessler@
