ether_input already handles BPF and dropping of
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 23 Jan 2005 18:50:50 +0000 (18:50 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 23 Jan 2005 18:50:50 +0000 (18:50 +0000)
commitffaacc81279a83c862f1dcaa3e93b008fe97a95f
tree2468af44ed2a42d545bc46ebe0f8296bc2749a2d
parentf35d325ebaab993329e2b3f083807d184764066d
ether_input already handles BPF and dropping of
non-local packages, so stop doing this. Use BPF_MTAP instead of the
expanded version.
sys/dev/netif/my/if_my.c