CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/06/18 03:23:33

Modified files:
        sys/netinet    : ip_carp.c 

Log message:
Use TAILQ_FOREACH() instead of handrolling our own version and stop
iterating once we found a matching address.

ok mpf@, yasuoka@, henning@

Reply via email to