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