summaryrefslogtreecommitdiffstats
path: root/lib/libpcap/gencode.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import vlan support from upstream libpcap. This allows, eg, "tcpdump vla 3"dtucker2008-06-111-2/+4
| | | | to work on a vlan parent interface. ok mcbride@, "commit it" deraadt@
* define bpf filters to match address and header fields in IEEE 802.11reyk2007-01-021-2/+9
| | | | | | | | wlan frames (DLT_IEEE802_11 and DLT_IEEE802_11_RADIO linktypes). see tcpdump(8) for details. "Works for me" claudio@ ok jmc@ deraadt@
* get rid of arc network support. we have no users of it so this is deaddlg2006-07-181-3/+2
| | | | | | | code. however, it is still cluttering up the kernel namespace a bit. it is better gone. ok claudio@
* Add Spanning Tree Protocol support.mpf2005-10-071-2/+3
| | | | | Bump version to 3.1. OK brad@
* libpcap and tcpdump now understand the new pflog datalink type.canacar2003-05-141-2/+4
| | | | | | old datalink type is still recognized. ok henning@ dhartmei@ frantzen@
* language extensions for PF logs. can specify direction, interface, rulefrantzen2002-03-231-2/+8
| | | | number, reason and action. fix the ipv4/ipv6 distinction while I'm here.
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-4/+2
|
* use __x__ formats for __attribute__ arguments; guenther@gac.eduderaadt2000-12-061-3/+3
|
* sync with libpcap v0.5jakob2000-04-261-2/+21
| | | | add support for INET6 (kame)
* changes brought in from v0.4; started by brad, more by me, being tested by mtsderaadt1999-07-201-10/+15
|
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
|
* bring it to the latest 0.2 LBL release.mickey1996-07-121-25/+22
|
* merge to latest libpcapderaadt1996-06-101-8/+8
|
* Update to the latest LBL release.mickey1996-03-041-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+175