Age | Commit message (Expand) | Author |
2021-12-01 | we do not need 'struct mbuf; struct rtentry;' to satisfy some ancient unix | Theo de Raadt |
2020-08-03 | add "sample NUM" so you can ask to capture 1/NUM packets from a filter. | David Gwynne |
2020-08-03 | add support for handling loads from BPF_RND. | David Gwynne |
2018-12-09 | add basic MPLS filtering support | denis |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-04-06 | teach libpcap about scrub rules | Henning Brauer |
2008-06-11 | Import vlan support from upstream libpcap. This allows, eg, "tcpdump vla 3" | Darren Tucker |
2007-01-02 | define bpf filters to match address and header fields in IEEE 802.11 | Reyk Floeter |
2006-03-26 | scrub can log, so it is a valid pf action to filter on | Camiel Dobbelaar |
2005-10-07 | Add Spanning Tree Protocol support. | Marco Pfatschbacher |
2005-05-26 | rdr, nat and binat can appear in pflog now, so make them valid arguments | Camiel Dobbelaar |
2003-07-18 | add missing includes | David Krause |
2003-05-14 | libpcap and tcpdump now understand the new pflog datalink type. | Can Erkin Acar |
2002-03-23 | language extensions for PF logs. can specify direction, interface, rule | Mike Frantzen |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2000-06-29 | remove legacy over-general :{B} match for MAC addresses, fixing filters like ... | Dug Song |
2000-04-26 | sync with libpcap v0.5 | Jakob Schlyter |
1999-07-20 | changes brought in from v0.4; started by brad, more by me, being tested by mts | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1996-07-12 | bring it to the latest 0.2 LBL release. | Michael Shalayeff |
1996-06-10 | merge to latest libpcap | Theo de Raadt |
1996-03-04 | Update to the latest LBL release. | Michael Shalayeff |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |