Deleted Added
full compact
24c24
< "@(#) $Header: /tcpdump/master/tcpdump/print-pflog.c,v 1.13.2.1 2005/07/07 01:24:38 guy Exp $ (LBL)";
---
> "@(#) $Header: /tcpdump/master/tcpdump/print-pflog.c,v 1.13.2.4 2007/09/13 17:18:10 gianluca Exp $ (LBL)";
30a31,44
> #ifndef HAVE_NET_PFVAR_H
> #error "No pf headers available"
> #endif
>
> #include <sys/types.h>
> #ifndef WIN32
> #include <sys/socket.h>
> #endif
> #include <net/if.h>
> #include <net/pfvar.h>
> #include <net/if_pflog.h>
>
>
>
38d51
< #include "pf.h"
46a60,68
> { 6, "6(bad-timestamp)" },
> { 7, "7(congestion)" },
> { 8, "8(ip-option)" },
> { 9, "9(proto-cksum)" },
> { 10, "10(state-mismatch)" },
> { 11, "11(state-insert)" },
> { 12, "12(state-limit)" },
> { 13, "13(src-limit)" },
> { 14, "14(synproxy)" },