summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2021-02-20 04:35:42 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2021-02-20 04:35:42 +0000
commit4fa044574046b00d670119ebd772dc69423ed772 (patch)
treebf693955898c957d223a439926bac39bfa51945f /usr.sbin
parentbd1b89c57eac994cdc1d888c5b3f80b4bc5b8955 (diff)
give interfaces an if_bpf_mtap handler.
the network stack is now responsible for calling bpf for packets that the interface receives, and we so far got away with using bpf_mtap_ether for everything. this doesn't work if layer 3 input goes through the same functions, so letting drivers specify the appropriate bpf mtap function means they will be able to cope.
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions