summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_reject.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* netfilter: nf_tables: avoid BUG_ON usageFlorian Westphal2018-09-171-2/+4
* netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang2017-03-061-5/+0
* netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+16
* netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-271-0/+2
* netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso2014-10-071-6/+4
* netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-021-0/+37
* netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-061-80/+9
* netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-071-3/+3
* netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso2014-01-071-1/+2
* netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond2013-12-301-0/+144
OpenPOWER on IntegriCloud