Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netfilter: nf_tables: validate the expr explicitly after init successfully | Liping Zhang | 2017-03-06 | 1 | -5/+0 |
* | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT | Liping Zhang | 2016-08-25 | 1 | -0/+16 |
* | netfilter; Add some missing default cases to switch statements in nft_reject. | David S. Miller | 2015-04-27 | 1 | -0/+2 |
* | netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX | Pablo Neira Ayuso | 2014-10-07 | 1 | -6/+4 |
* | netfilter: nft_reject: introduce icmp code abstraction for inet and bridge | Pablo Neira Ayuso | 2014-10-02 | 1 | -0/+37 |
* | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts | Patrick McHardy | 2014-02-06 | 1 | -80/+9 |
* | netfilter: nf_tables: add hook ops to struct nft_pktinfo | Patrick McHardy | 2014-01-07 | 1 | -3/+3 |
* | netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled | Pablo Neira Ayuso | 2014-01-07 | 1 | -1/+2 |
* | netfilter: nft_reject: support for IPv6 and TCP reset | Eric Leblond | 2013-12-30 | 1 | -0/+144 |