aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_reject_inet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal1-2/+4
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso1-4/+90
2014-02-14netfilter: nft_reject_inet: fix unintended fall-through in switch-statatementPatrick McHardy1-2/+2
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy1-0/+63