aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_dup_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal1-2/+1
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal1-2/+1
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal1-1/+1
2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal1-1/+1
2016-08-12netfilter: nf_dup4: remove redundant checksum recalculationLiping Zhang1-6/+4
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman1-1/+1
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman1-1/+1
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman1-19/+4
2015-09-02netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann1-0/+1
2015-08-07netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso1-1/+1
2015-08-07netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso1-0/+120