summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_reject.c
AgeCommit message (Expand)Author
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller
2014-10-07netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy
2014-01-07netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond