CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2021/02/19 21:37:26

Modified files:
        sys/net        : if.c ifq.c 

Log message:
default interfaces to bpf_mtap_ether for their if_bpf_mtap handler.

call (*ifp->if_bpf_mtap) instead of bpf_mtap_ether in ifiq_input
and if_vinput.

Reply via email to