CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2018/09/24 06:25:52
Modified files: sys/netinet : ip_carp.c Log message: Turn carp_ourether() mp-safe, this is a requirement for taking bridge(4) out of the KERNEL_LOCK(). ok visa@, bluhm@