summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_dup_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-211-4/+1
* netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-151-2/+1
* netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-021-2/+1
* skbuff: add and use skb_nfct helperFlorian Westphal2017-02-021-1/+1
* netfilter: reset netfilter state when duplicating packetFlorian Westphal2017-02-021-1/+1
* netfilter: nf_dup4: remove redundant checksum recalculationLiping Zhang2016-08-121-6/+4
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-081-1/+1
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-081-1/+1
* netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-181-19/+4
* netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-021-0/+1
* netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-071-1/+1
* netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-071-0/+120