Directly drop packets filtered by bpf(4) instead of going through the
authormpi <mpi@openbsd.org>
Tue, 12 Jul 2016 09:33:13 +0000 (09:33 +0000)
committermpi <mpi@openbsd.org>
Tue, 12 Jul 2016 09:33:13 +0000 (09:33 +0000)
commit557c43e9396d8a8de456e2d0b37af069cdb6057a
tree1b44b09ce234df63c62dd09f810fce191847d04f
parent0ced5da0279dbacef6c8ab9a01ac70970a30d3be
Directly drop packets filtered by bpf(4) instead of going through the
input handlers.

ok dlg@
sys/net/if.c
sys/net/if_ethersubr.c