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