summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_log.h
AgeCommit message (Expand)Author
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso
2014-06-27netfilter: bridge: add generic packet loggerPablo Neira Ayuso
2014-06-27netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso
2014-06-27netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso
2014-06-25netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso
2014-06-25netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2009-03-16netfilter: use a linked list of loggersEric Leblond
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt
2008-01-31[NETFILTER]: nf_log: add netfilter gcc printf format checkingHelge Deller
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy