Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import vlan support from upstream libpcap. This allows, eg, "tcpdump vla 3" | 2008-06-11 | 1 | -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.11 | 2007-01-02 | 1 | -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 dead | 2006-07-18 | 1 | -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. | 2005-10-07 | 1 | -2/+3 | |
| | | | | | Bump version to 3.1. OK brad@ | ||||
* | libpcap and tcpdump now understand the new pflog datalink type. | 2003-05-14 | 1 | -2/+4 | |
| | | | | | | old datalink type is still recognized. ok henning@ dhartmei@ frantzen@ | ||||
* | language extensions for PF logs. can specify direction, interface, rule | 2002-03-23 | 1 | -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. | 2002-02-19 | 1 | -4/+2 | |
| | |||||
* | use __x__ formats for __attribute__ arguments; guenther@gac.edu | 2000-12-06 | 1 | -3/+3 | |
| | |||||
* | sync with libpcap v0.5 | 2000-04-26 | 1 | -2/+21 | |
| | | | | add support for INET6 (kame) | ||||
* | changes brought in from v0.4; started by brad, more by me, being tested by mts | 1999-07-20 | 1 | -10/+15 | |
| | |||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -2/+2 | |
| | |||||
* | bring it to the latest 0.2 LBL release. | 1996-07-12 | 1 | -25/+22 | |
| | |||||
* | merge to latest libpcap | 1996-06-10 | 1 | -8/+8 | |
| | |||||
* | Update to the latest LBL release. | 1996-03-04 | 1 | -0/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+175 | |