summaryrefslogtreecommitdiff
path: root/sys/net/bpf.c
AgeCommit message (Expand)Author
1995-04-22copy routines should take size_t lengths for prototype consistency.cgd
1995-03-22Fix panic when an interface in promiscuous mode goes down and the BPF usermycroft
1995-02-23preliminary arcnet support. uses lame but RFC address resolutionglass
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-07-15don't use inline, use __inline, like cdefs intends (so it can kill it if nongcccgd
1994-06-29this is what cdefs.h is forcgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-01-25new from mccanne. be afraid.deraadt
1994-01-12Get the pkthdr.len calculation right.mycroft
1994-01-12writing out of bpf; use a hdr mbuf and set the pkthdr.len as well.deraadt
1993-12-18Canonicalize all #includes.mycroft
1993-11-23defines changecgd
1993-11-15add bpfilterattach(), as in magnumderaadt
1993-05-18make kernel select interface be one-stop shopping & clean it all up.cgd
1993-04-09fixes stupid piece of bpf code that duplicates cdefs.h's handling ofglass
1993-04-05selwakeup() takes a "pid_t" rather than "struct proc *" now.deraadt
1993-03-25added BPF support, as provided by David Greenman (davidg@implode.rain.com)cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd