summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-pflog.c
AgeCommit message (Expand)Author
2003-06-21#ifdef INET6Daniel Hartmeier
2003-05-14libpcap and tcpdump now understand the new pflog datalink type.Can Erkin Acar
2003-01-28a lost ntohs() caused tcpdump not to print the action.Henning Brauer
2003-01-01Support all possible rule types ("scrub" rules can log packets beingRyan Thomas McBride
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-09-18handle ipv6; mcbride@countersiege.comJakob Schlyter
2001-09-03only print pf rules when using -e flag; <canacar@eee.metu.edu.tr>Jakob Schlyter
2001-07-17make it compileNiels Provos
2001-06-26fix PFRES_MAX handlingTheo de Raadt
2001-06-26array of counters indexed by reason codesTheo de Raadt
2001-06-26print reason sub codes.Niels Provos
2001-06-26print reason nr and text.Niels Provos
2001-06-26print out reason code, unless it is just a matchNiels Provos
2001-06-25interpret DLT_PFLOGNiels Provos