aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_h323.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-11/+12
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy1-22/+26
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso1-4/+4
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-18/+8
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso1-0/+14
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy1-10/+10
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-18/+18
2010-09-22netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso1-7/+46
2010-05-13netfilter: cleanup printk messagesStephen Hemminger1-8/+8
2010-03-19netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.cZhitong Wang1-1/+0
2008-10-31net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison1-31/+27
2008-01-31[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helperJan Engelhardt1-2/+3
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt1-5/+5
2008-01-28[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy1-12/+4
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-4/+4
2007-11-07[NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy1-9/+9
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-30/+28
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-49/+46
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy1-13/+13
2007-05-24[NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hookJing Min Zhao1-3/+3
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy1-2/+2
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo1-4/+4
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy1-0/+596