summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_reject_inet.c
Commit message (Expand)AuthorAge
* netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso2016-11-03
* netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-25
* ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-29
* netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman2015-09-18
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-18
* netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-27
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-13
* netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal2015-03-03
* netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-02
* netfilter: nft_reject_inet: fix unintended fall-through in switch-statatementPatrick McHardy2014-02-14
* netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-06