CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2023/07/06 13:46:53

Modified files:
        sys/sys        : refcnt.h 
        sys/net        : if_ethersubr.c 
        sys/netinet    : if_ether.h 
        sys/dev/dt     : dt_prov_static.c 

Log message:
use refcnt API for multicast addresses, add tracepoint:refcnt:ethmulti probe

Replace hand-rolled reference counting with refcnt_init(9) and hook it up
with a new dt(4) probe.

OK mvs
Feedback OK bluhm

Reply via email to