aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nft_chain_nat_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman1-1/+1
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller1-1/+1
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller1-8/+6
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller1-16/+9
2014-09-02netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from corePablo Neira Ayuso1-120/+37
2014-04-29netfilter: add helper for adding nat extensionFlorian Westphal1-9/+3
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy1-1/+1
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy1-3/+3
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy1-1/+1
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka1-154/+2
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso1-1/+5
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso1-0/+353