aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_nat_protocol.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-67/+0
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy1-5/+0
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy1-2/+0
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy1-7/+7
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger1-3/+0
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao1-4/+4
2009-11-04net: cleanup include/netEric Dumazet1-2/+1
2008-04-14[NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt1-21/+21
2008-04-14[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocolPatrick McHardy1-3/+0
2008-04-14[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy1-4/+4
2008-04-14[NETFILTER]: nf_nat: add helpers for common NAT protocol operationsPatrick McHardy1-0/+11
2008-01-28[NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy1-9/+9
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-1/+1
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy1-4/+4
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy1-2/+2
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik1-0/+70