| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in pflog header size computation. Fixes filtering with the new |  canacar | 2010-10-09 | 1 | -2/+2 |
* | Make tcpdump of pflog interfaces work with 'net <net>' expression. |  krw | 2010-09-08 | 1 | -3/+3 |
* | Properly handle the size field in pflog link header |  canacar | 2010-07-27 | 1 | -45/+236 |
* | remove support for the old pflog format, replaced in 2003 |  henning | 2010-06-26 | 1 | -34/+1 |
* | Zero out IPv6 mask before using it. This fixes expressions like |  bluhm | 2009-09-18 | 1 | -1/+2 |
* | Swap the code for a calling function and what it calls, so that the called |  deraadt | 2008-06-15 | 1 | -14/+14 |
* | Import vlan support from upstream libpcap. This allows, eg, "tcpdump vla 3" |  dtucker | 2008-06-11 | 1 | -1/+99 |
* | fix format string |  chl | 2007-11-06 | 1 | -2/+2 |
* | remove extra \n in bpf_error() calls. |  reyk | 2007-01-02 | 1 | -10/+10 |
* | define bpf filters to match address and header fields in IEEE 802.11 |  reyk | 2007-01-02 | 1 | -10/+194 |
* | get rid of arc network support. we have no users of it so this is dead |  dlg | 2006-07-18 | 1 | -93/+1 |
* | Add Spanning Tree Protocol support. |  mpf | 2005-10-07 | 1 | -3/+54 |
* | Fix description in a comment. |  joel | 2005-06-04 | 1 | -2/+2 |
* | add DLT_IEEE802_11_RADIO (802.11 + radiotap header) |  reyk | 2005-02-28 | 1 | -1/+6 |
* | add DLT_PPP_ETHER support |  brad | 2004-05-21 | 1 | -1/+11 |
* | remove $Header, it was messing up cvs for me. ok deraadt@ |  tedu | 2004-01-27 | 1 | -5/+1 |
* | add DLT_IEEE802_11 support; from NetBSD. bump minor. |  fgsch | 2004-01-26 | 1 | -2/+7 |
* | libpcap and tcpdump now understand the new pflog datalink type. |  canacar | 2003-05-14 | 1 | -19/+100 |
* | tcpdump support for pfsync; henning@ ok |  mickey | 2002-11-29 | 1 | -2/+7 |
* | more error checking of memory allocation, from clodder@acm.org. okay deraadt@ |  provos | 2002-07-09 | 1 | -2/+5 |
* | language extensions for PF logs. can specify direction, interface, rule |  frantzen | 2002-03-23 | 1 | -9/+96 |
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. |  millert | 2002-02-19 | 1 | -18/+2 |
* | fix memory leak associated with compiled BPF program, sync'd from tcpdump.org. ok itojun@ |  dugsong | 2001-12-17 | 1 | -2/+16 |
* | DLT_PFLOG |  provos | 2001-06-25 | 1 | -2/+8 |
* | sync with libpcap v0.5 |  jakob | 2000-04-26 | 1 | -23/+998 |
* | changes brought in from v0.4; started by brad, more by me, being tested by mts |  deraadt | 1999-07-20 | 1 | -96/+219 |
* | DLT_LOOP has network byte order header |  deraadt | 1998-08-31 | 1 | -2/+8 |
* | buf oflows |  deraadt | 1998-07-14 | 1 | -2/+3 |
* | handle IPSec processed packets (DLT_ENC) in libpcap, display them with |  provos | 1998-06-11 | 1 | -1/+7 |
* | add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com |  deraadt | 1998-06-04 | 1 | -2/+8 |
* | #if __STDC__ --> #ifdef __STDC__ |  mickey | 1997-07-25 | 1 | -5/+5 |
* | Use __inline |  tholo | 1996-09-16 | 1 | -11/+11 |
* | bring it to the latest 0.2 LBL release. |  mickey | 1996-07-12 | 1 | -104/+162 |
* | merge to latest libpcap |  deraadt | 1996-06-10 | 1 | -63/+63 |
* | Update to the latest LBL release. |  mickey | 1996-03-04 | 1 | -0/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+1757 |