K 10 svn:author V 2 dg K 8 svn:date V 27 1995-05-22T05:51:41.000000Z K 7 svn:log V 321 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) END