summaryrefslogtreecommitdiff
path: root/print-pflog.c
Commit message (Expand)AuthorAgeFilesLines
* Save the host-byte-order values for the rule number and sub rule numberguy2004-04-021-5/+8
* Get rid of some unused variables.guy2004-03-291-5/+1
* Update pf handling for new DLT_PFLOG (117) as other systems arefenner2004-03-281-55/+79
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* Hoist a bunch of stuff that should be done by all if_print routines intoguy2002-12-191-30/+5
* Add a new routine "default_print_packet()", which takes a pointer to theguy2002-12-181-2/+11
* We no longer use "packetp" for anything, so eliminate it. (If anyguy2002-12-181-5/+4
* Get rid of the "-Wno-unused" flag, and fix up most of theguy2002-09-051-2/+2
* Added support for Win32, based on WinPcap.risso2002-08-011-6/+2
* Include "config.h" before including anything else.guy2002-02-061-1/+5
* Include code to handle OpenBSD DLT_PFLOG files, based on the OpenBSDguy2002-02-051-0/+157