HomeFreeBSD

IfAPI: Retire if_etherbpfmtap() and if_bpfmtap()

Description

IfAPI: Retire if_etherbpfmtap() and if_bpfmtap()

Summary:
These came in the original DrvAPI commits in 2014, and are obsoleted by
bpf_mtap_if() and ether_bpf_mtap_if(). The _if suffix, rather than
prefix, conveys that it's operating on the bpf of the interface, instead
than the interface itself.

Reviewed by: glebius
Sponsored by: Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D41146

Details

Provenance
jhibbitsAuthored on Jul 21 2023, 6:16 PM
Reviewer
glebius
Differential Revision
D41146: IfAPI: Retire if_etherbpfmtap() and if_bpfmtap()
Parents
rG8052b01e7e41: nvme: Add exclusion for ISR
Branches
Unknown
Tags
Unknown