aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_log.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom1-1/+2
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng1-4/+10
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-1/+2
2009-03-16netfilter: use a linked list of loggersEric Leblond1-3/+8
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt1-4/+4
2008-01-31[NETFILTER]: nf_log: add netfilter gcc printf format checkingHelge Deller1-1/+1
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy1-3/+3
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy1-0/+59