aboutsummaryrefslogtreecommitdiffstats
path: root/packet-pflog.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-16Not all platforms have "u_int32_t"; use "guint32" instead.guy1-2/+2
2003-05-15From Can Erkin Acar: OpenBSD is now using tcpdump.org-assigned DLT_guy1-45/+276
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-3/+3
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-6/+2
2002-07-15From Joerg Mayer:guy1-7/+7
2002-04-08Get rid of an unused variable.guy1-5/+4
2002-02-05Clean up a bunch of things:guy1-42/+78
2002-01-30Include <string.h> to declare various string functions.guy1-1/+2
2002-01-29Support for capturing on, and reading captures from, OpenBSD firewallguy1-0/+212