summaryrefslogtreecommitdiff
path: root/include/net/netfilter/ipv4/nf_reject.h
AgeCommit message (Expand)Author
2019-02-13netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-29ipv4: Push struct net down into nf_send_resetEric W. Biederman
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond