freebsd-skq/sys/dev/de
David Greenman f8141f6f97 Fixed bug in bpf/multicast support that caused multicast packets to get
thrown out if bpfilter support and no BPF listener. (submitted by Bill
Fenner)
Removed unused variable and changed another from a stack variable to a
static - the variable was a rather large array of structs that consumed
a lot of stack space. (me)
1995-05-22 05:51:41 +00:00
..
if_de.c Fixed bug in bpf/multicast support that caused multicast packets to get 1995-05-22 05:51:41 +00:00