summaryrefslogtreecommitdiff
path: root/sys/net/if_pflog.h
AgeCommit message (Expand)Author
2003-07-15Adjust pflog after recent byte order changes, fixes the 'truncated-ip'Daniel Hartmeier
2003-05-14Use official (from pcap people) link type for pflog.Can Erkin Acar
2002-10-29keep all pflog goodies in pflog sources, avoids code duplications; okski fran...Michael Shalayeff
2001-11-08fix the endif commentMichael Shalayeff
2001-06-26clean up copyrightNiels Provos
2001-06-26use reasons in pull_hdr, default log if pull_hdr fails. okay deraadt@Niels Provos
2001-06-26add a subreason to the link header to allow us to determine why a packet wasNiels Provos
2001-06-25extend the logging via a new link header type. export interface, direction,Niels Provos
2001-06-25first stab at packet logging for pf. inspired by late night dreams of art.Niels Provos