summaryrefslogtreecommitdiff
path: root/lib/libpcap/gencode.c
AgeCommit message (Expand)Author
2005-10-07Add Spanning Tree Protocol support.Marco Pfatschbacher
2005-06-04Fix description in a comment.Joel Knight
2005-02-28add DLT_IEEE802_11_RADIO (802.11 + radiotap header)Reyk Floeter
2004-05-21add DLT_PPP_ETHER supportBrad Smith
2004-01-27remove $Header, it was messing up cvs for me. ok deraadt@Ted Unangst
2004-01-26add DLT_IEEE802_11 support; from NetBSD. bump minor.Federico G. Schwindt
2003-05-14libpcap and tcpdump now understand the new pflog datalink type.Can Erkin Acar
2002-11-29tcpdump support for pfsync; henning@ okMichael Shalayeff
2002-07-09more error checking of memory allocation, from clodder@acm.org. okay deraadt@Niels Provos
2002-03-23language extensions for PF logs. can specify direction, interface, ruleMike Frantzen
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-12-17fix memory leak associated with compiled BPF program, sync'd from tcpdump.org...Dug Song
2001-06-25DLT_PFLOGNiels Provos
2000-04-26sync with libpcap v0.5Jakob Schlyter
1999-07-20changes brought in from v0.4; started by brad, more by me, being tested by mtsTheo de Raadt
1998-08-31DLT_LOOP has network byte order headerTheo de Raadt
1998-07-14buf oflowsTheo de Raadt
1998-06-11handle IPSec processed packets (DLT_ENC) in libpcap, display them withNiels Provos
1998-06-04add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.comTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-09-16Use __inlineThorsten Lockert
1996-07-12bring it to the latest 0.2 LBL release.Michael Shalayeff
1996-06-10merge to latest libpcapTheo de Raadt
1996-03-04Update to the latest LBL release.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt