aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nft_reject_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal1-1/+2
2014-11-13netfilter: fix various sparse warningsFlorian Westphal1-4/+3
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso1-1/+0
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy1-3/+4
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy1-0/+74
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond1-123/+0
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-6/+12
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+117