summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_reject_inet.c
AgeCommit message (Expand)Author
2015-09-29ipv4: Push struct net down into nf_send_resetEric W. Biederman
2015-09-18netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-02-14netfilter: nft_reject_inet: fix unintended fall-through in switch-statatementPatrick McHardy
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy