aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_pptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-30netfilter: use macros to create module aliases.Flavio Leitner1-1/+1
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal1-2/+0
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre1-1/+1
2017-04-26netfilter: pptp: attach nat extension when neededFlorian Westphal1-4/+21
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng1-10/+10
2015-11-09netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham1-1/+1
2013-04-18netfilter: add my copyright statementsPatrick McHardy1-0/+2
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-8/+7
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy1-2/+4
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso1-3/+3
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy1-7/+7
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-8/+8
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy1-1/+2
2008-10-08netfilter: netns nat: PPTP NAT in netnsAlexey Dobriyan1-1/+2
2008-10-08netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan1-1/+1
2008-04-14[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function callJan Engelhardt1-1/+1
2008-01-31[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt1-5/+5
2008-01-28[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy1-4/+2
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-2/+2
2007-11-07[NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy1-4/+4
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-4/+4
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-22/+15
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy1-3/+3
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy1-1/+1
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2007-01-26[NETFILTER]: nf_nat_pptp: fix expectation removalPatrick McHardy1-2/+2
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy1-0/+315