summaryrefslogtreecommitdiff
path: root/sys/net/if_pflog.c
AgeCommit message (Expand)Author
2004-05-19Allow recursive anchors (anchors within anchors, up to 64Daniel Hartmeier
2003-12-31Many improvements to the handling of interfaces in PF.Cedric Berger
2003-10-01Fix stack leak into pfloghdr (the pad field is not initialized),Can Erkin Acar
2003-05-14Use official (from pcap people) link type for pflog.Can Erkin Acar
2003-05-03string fixes; tedu okTheo de Raadt
2002-10-29keep all pflog goodies in pflog sources, avoids code duplications; okski fran...Michael Shalayeff
2002-06-30allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always knowJun-ichiro itojun Hagino
2002-05-29attach nd_ifinfo structure to if_afdata.Jun-ichiro itojun Hagino
2001-06-27KNFNiels Provos
2001-06-25extend the logging via a new link header type. export interface, direction,Niels Provos
2001-06-25ANSIfyArtur Grabowski
2001-06-25first stab at packet logging for pf. inspired by late night dreams of art.Niels Provos