| Commit message (Expand) | Author | Age | Files | Lines |
* | more juniper dlt's | sam | 2006-09-04 | 1 | -0/+12 |
* | If bpf(4) has not been compiled into the kernel, initialize the bpf interface | csjp | 2006-06-14 | 1 | -1/+1 |
* | Back out previous two commits, this caused some problems in the namespace | csjp | 2006-06-03 | 1 | -7/+2 |
* | Temporarily include files so that our macro checks do something useful. | csjp | 2006-06-03 | 1 | -0/+3 |
* | Make sure we don't try to dereference the the if_bpf pointer when bpf has | csjp | 2006-06-03 | 1 | -1/+5 |
* | Fix the following bpf(4) race condition which can result in a panic: | csjp | 2006-06-02 | 1 | -4/+22 |
* | Introduce two new ioctl(2) commands, BIOCLOCK and BIOCSETWF. These commands | csjp | 2005-08-22 | 1 | -0/+2 |
* | additions from libpcap 0.9.1 release | sam | 2005-07-11 | 1 | -1/+14 |
* | integrate changes from libpcap-0.9.1-096 | sam | 2005-05-28 | 1 | -5/+137 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Make the comment for DLT_NULL slightly more accurate. | dwmalone | 2004-05-30 | 1 | -1/+1 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Add more DLT types required by libpcap 0.8.3. | bms | 2004-03-31 | 1 | -0/+52 |
* | Update system bpf headers for libpcap 0.8.3. | bms | 2004-03-31 | 1 | -1/+58 |
* | Tweak existing header and other build infrastructure to be able to build | mlaier | 2004-02-26 | 1 | -0/+1 |
* | o eliminate widespread on-stack mbuf use for bpf by introducing | sam | 2003-12-28 | 1 | -1/+10 |
* | Remove the call to M_ASSERTVALID from BPF_MTAP; some mbufs passed to | silby | 2003-11-28 | 1 | -1/+0 |
* | Add a new macro M_ASSERTVALID which ensures that the mbuf in question | silby | 2003-10-19 | 1 | -0/+1 |
* | o add BIOCGDLTLIST and BIOCSDLT ioctls to get the data link type list | sam | 2003-01-20 | 1 | -0/+10 |
* | o add support for multiple link types per interface (e.g. 802.11 and Ethernet) | sam | 2002-11-14 | 1 | -3/+14 |
* | Update for libpcap 0.7.1 | fenner | 2002-06-21 | 1 | -14/+46 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -7/+7 |
* | Update our bpf.h with tcpdump.org's new DLT_ types. | fenner | 2001-07-31 | 1 | -2/+82 |
* | The advent of if_detach, allowing interface removal at runtime, makes it | rwatson | 2000-03-19 | 1 | -0/+2 |
* | Introduce a new bd_seesent flag to the BPF descriptor, indicating whether or | rwatson | 2000-03-18 | 1 | -0/+2 |
* | |The hard limit for the BPF buffer size is 32KB, which appears too low | phk | 2000-01-15 | 1 | -1/+1 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Add 'const' to the bpf_filter() and bpf_validate() prototypes. | archie | 1999-12-02 | 1 | -2/+2 |
* | Implement pseudo_AF_HDRCMPLT, which controls the state of the 'header | msmith | 1999-10-15 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Change BPF_ALIGNMENT to long, necessary for correct alignment on Alpha. | alex | 1998-10-04 | 1 | -2/+2 |
* | Add DLT_{SLIP,PPP}_BSDOS from libpcap 0.4 | fenner | 1998-09-15 | 1 | -1/+3 |
* | Implement DLT_RAW from libpcap | ache | 1998-08-18 | 1 | -1/+2 |
* | Don't attempt to optimize the space allocated for bpf headers if | bde | 1998-07-13 | 1 | -2/+3 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Update to match definitions in LBL June 96 release | pst | 1996-08-19 | 1 | -10/+17 |
* | Clean up Ethernet drivers: | wollman | 1996-02-06 | 1 | -29/+4 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -2/+2 |
* | Moved prototypes for devswitch functions from conf.c and driver sources | bde | 1995-11-04 | 1 | -7/+1 |
* | Fix benign type mismatches in devsw functions. 82 out of 299 devsw | bde | 1995-09-08 | 1 | -6/+6 |
* | Give the BPF the ability to generate signals when a packet is available. | pst | 1995-06-15 | 1 | -1/+5 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -5/+5 |
* | Make idempotent. | paul | 1994-08-21 | 1 | -1/+5 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -1/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+252 |