summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_log.c
AgeCommit message (Expand)Author
2017-01-24netfilter: nft_log: restrict the log prefix length to 127Liping Zhang
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-07-21netfilter: nft_log: fix snaplen does not truncate packetsLiping Zhang
2016-07-21netfilter: nft_log: check the validity of log levelLiping Zhang
2016-07-21netfilter: nft_log: fix possible memory leak if log expr init failLiping Zhang
2016-06-23netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang
2015-09-18netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-03-25netfilter: Use LOGLEVEL_<FOO> definesJoe Perches
2014-06-29netfilter: nft_log: fix coccinelle warningsFengguang Wu
2014-06-27netfilter: nft_log: complete logging supportPablo Neira Ayuso
2014-06-27netfilter: nft_log: request explicit logger when loading rulesPablo Neira Ayuso
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy
2014-02-06netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy
2013-10-14netfilter: add nftablesPatrick McHardy