aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_proto_icmp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao2010-08-021-2/+2
* netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-021-3/+3
* [NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt2008-04-141-7/+7
* [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocolPatrick McHardy2008-04-141-1/+0
* [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy2008-04-141-2/+2
* [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotateJan Engelhardt2008-01-311-1/+1
* [NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Convert old checksum helper namesPatrick McHardy2008-01-281-2/+2
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-5/+5
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-101-2/+2
* [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-051-2/+1
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-021-0/+86