summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_nat_proto_icmp.c
Commit message (Expand)AuthorAge
* net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-17
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-30
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-30
* netfilter: ctnetlink: remove dead NAT codePatrick McHardy2011-12-23
* netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy2011-12-23
* netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-23
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao2010-08-02
* netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-02
* [NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt2008-04-14
* [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocolPatrick McHardy2008-04-14
* [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy2008-04-14
* [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotateJan Engelhardt2008-01-31
* [NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy2008-01-28
* [NETFILTER]: Convert old checksum helper namesPatrick McHardy2008-01-28
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-15
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-10
* [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-05
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-02