summaryrefslogtreecommitdiff
path: root/sys/net/bpf.h
AgeCommit message (Expand)Author
2003-10-22Add locking and write filtering to bpf descriptors.Can Erkin Acar
2003-08-25add DLT_IEEE802_11; deraadt@ ok.Federico G. Schwindt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-14Use official (from pcap people) link type for pflog.Can Erkin Acar
2002-11-29minor KNFHenning Brauer
2002-11-29expose state table changesMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2001-10-02change timeval to bpf_timeval; 32 bit in size, permitting much greater portab...Theo de Raadt
2001-06-25extend the logging via a new link header type. export interface, direction,Niels Provos
2001-06-09By popular demand, protect from multiple inclusion, and fix to use theAngelos D. Keromytis
2001-05-28add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level sour...Dug Song
2000-06-19de-#ifdef-izeJason Wright
1999-08-08Support detaching of network interfaces. Still work to do in ipf, andNiklas Hallqvist
1999-07-04fix link level type codesBrad Smith
1999-07-04TyposMarc Espie
1999-05-26Implement DLT_RAW, DLT_{SLIP,PPP}_BSDOS from libpcap 0.4Brad Smith
1998-06-26fix bpf select(); from mts@rare.netTheo de Raadt
1998-06-10make the packets which were successfully processed by IPSec available toNiels Provos
1998-06-04add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.comTheo de Raadt
1997-03-17Removed static specifiers. Align bpf headers on sizeof(long) boundariesNiklas Hallqvist
1996-07-12refresh to the latest bpf code release.Michael Shalayeff
1996-05-07gross BPF_HDR hack, do betterTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt