Age | Commit message (Expand) | Author |
---|---|---|
2016-08-25 | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT | Liping Zhang |
2015-04-27 | netfilter; Add some missing default cases to switch statements in nft_reject. | David S. Miller |
2014-10-07 | netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX | Pablo Neira Ayuso |
2014-10-02 | netfilter: nft_reject: introduce icmp code abstraction for inet and bridge | Pablo Neira Ayuso |
2014-02-06 | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts | Patrick McHardy |
2014-01-07 | netfilter: nf_tables: add hook ops to struct nft_pktinfo | Patrick McHardy |
2014-01-07 | netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled | Pablo Neira Ayuso |
2013-12-30 | netfilter: nft_reject: support for IPv6 and TCP reset | Eric Leblond |