summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv4/nf_reject.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac2019-02-131-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-291-1/+1
* netfilter: fix sparse warnings in reject handlingFlorian Westphal2015-03-101-1/+1
* netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal2015-03-031-5/+1Star
* netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
* netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso2014-10-021-117/+1Star
* netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-021-0/+1
* netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-261-1/+1
* netfilter: REJECT: separate reusable codeEric Leblond2013-12-301-0/+128