aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_nat_protocol.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-041-3/+0
* netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-021-4/+4
* net: cleanup include/netEric Dumazet2009-11-041-2/+1
* [NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt2008-04-141-21/+21
* [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocolPatrick McHardy2008-04-141-3/+0
* [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy2008-04-141-4/+4
* [NETFILTER]: nf_nat: add helpers for common NAT protocol operationsPatrick McHardy2008-04-141-0/+11
* [NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy2008-01-281-9/+9
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-1/+1
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-101-4/+4
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-101-2/+2
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-021-0/+70