| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-09-21 | Nuke the old SunOS-style ioctl defns. | thorpej |
| 2002-08-28 | Define new kernel interface bpfattach2() to register another data link | onoe |
| 2001-12-14 | Use __sh__ instead of __sh3__. | thorpej |
| 2000-12-12 | Use <net/dlt.h> to get the DLT_* constants. Also change bpfattach() | thorpej |
| 2000-11-11 | Pull in <sys/time.h>, since we use timevals here. | thorpej |
| 2000-11-02 | Fix sparc64 LP64 issues. | eeh |
| 2000-01-31 | Implement bpfdetach(). | thorpej |
| 1999-09-13 | Merge in NetBSD/sh3 from cvs.kame.net repository. | itojun |
| 1999-05-11 | * Add the ability to change the data link type on the fly. | thorpej |
| 1998-07-25 | define DLT_HDLC | explorer |
| 1998-05-14 | Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) | kml |
| 1998-04-30 | Implement two new BPF ioctls: BPFGHDRCMPLT and BPFSHDRCMPLT, to get/set | thorpej |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1997-10-10 | Add definitions for bpf_int and bpf_u_int; these are not used in the kernel, | christos |
| 1997-10-09 | sync with bpf-1.2a1 | christos |
| 1997-10-03 | - Add some new data link types from libpcap-0.4a3 | christos |
| 1996-12-13 | add ATM data-link type; reqd. for libpcap. | mikel |
| 1996-05-02 | On new architectures and on the alpha, define SIZEOF_BPF_HDR to be | cgd |
| 1996-02-13 | Net prototypes | christos |
| 1995-09-27 | Enhancements to the bpf from Stu Grossman <grossman@cygnus.com>: | thorpej |
| 1995-04-22 | copy routines should take size_t lengths for prototype consistency. | cgd |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1995-03-06 | Make this more type-safe for the Alpha. From the libpcap 0.0 distribution. | mycroft |
| 1995-01-13 | Protect from multiple inclusion with _NET_BPF_H_, for PR #679. | jtc |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | cgd |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-13 | Update to 4.4-Lite networking code, with a few local changes. | mycroft |
| 1993-05-20 | add rcs ids to everything, and clean up headers | cgd |
| 1993-04-19 | Add consistent multiple-inclusion protection. | mycroft |
| 1993-03-25 | added BPF support, as provided by David Greenman (davidg@implode.rain.com) | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |