default interfaces to bpf_mtap_ether for their if_bpf_mtap handler.
authordlg <dlg@openbsd.org>
Sat, 20 Feb 2021 04:37:26 +0000 (04:37 +0000)
committerdlg <dlg@openbsd.org>
Sat, 20 Feb 2021 04:37:26 +0000 (04:37 +0000)
commit4a6e2859c993caade441dd378b49d622981a2511
treeb7a98bf60cb93f1cc679d339612892ce8716aca6
parentb4e8a93817193379bfa047db06a860854710763f
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.
sys/net/if.c
sys/net/ifq.c