| Commit message (Expand) | Author | Age | Files | Lines |
* | support PCAP_NETMASK_UNKNOWN, adapted from an old commit in upstream |  sthen | 2021-01-18 | 1 | -1/+8 |
* | Fix byte order handling for DLT_LOOP links |  kn | 2020-09-12 | 1 | -4/+21 |
* | add "sample NUM" so you can ask to capture 1/NUM packets from a filter. |  dlg | 2020-08-03 | 1 | -1/+22 |
* | add support for handling loads from BPF_RND. |  dlg | 2020-08-03 | 1 | -1/+17 |
* | DLT_LOOP does have a link header, so tell pcap-filter so it can use it. |  dlg | 2020-07-21 | 1 | -2/+2 |
* | add basic MPLS filtering support |  denis | 2018-12-09 | 1 | -3/+34 |
* | unbreak VLAN filtering |  denis | 2018-11-10 | 1 | -2/+7 |
* | fix a typo |  denis | 2018-11-09 | 1 | -2/+2 |
* | Change some libpcap functions which use pointers as arguments and |  sthen | 2018-06-03 | 1 | -3/+3 |
* | recognise DLT_PPP_SERIAL. |  dlg | 2018-02-06 | 1 | -1/+6 |
* | Simple USBPcap parser for tcpdump(8). Raw dumps can be nicely analysed |  mpi | 2018-02-03 | 1 | -1/+3 |
* | Extend the DLT_OPENFLOW header to include the switch datapath id. |  reyk | 2016-11-20 | 1 | -2/+2 |
* | Add new DLT_OPENFLOW link-type to allow using tcpdump to debug switch(4), |  reyk | 2016-11-16 | 1 | -1/+6 |
* | remove NULL-checks before free() |  mmcc | 2015-12-22 | 1 | -6/+5 |
* | Remove register keyword. |  mmcc | 2015-11-17 | 1 | -32/+32 |
* | memory.h -> string.h |  mmcc | 2015-11-17 | 1 | -2/+2 |
* | lint is dead: delete the trivial uses of /* VARARGS[0-9]+ */ |  guenther | 2015-09-27 | 1 | -2/+1 |
* | Move to the <limits.h> universe. |  deraadt | 2015-01-16 | 1 | -1/+2 |
* | Yet more #include de-duplication. |  krw | 2014-11-20 | 1 | -2/+1 |
* | Remove pointless casts. No binary change. |  lteo | 2014-03-14 | 1 | -2/+2 |
* | Change a few malloc+memset calls to calloc. |  lteo | 2014-03-14 | 1 | -4/+3 |
* | 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 |