aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/nf_conntrack_pptp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-04netfilter: conntrack: pptp: use single option structureFlorian Westphal1-21/+17
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso1-1/+1
2019-08-13netfilter: remove "#ifdef __KERNEL__" guards from some headers.Jeremy Sowden1-3/+0
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden1-4/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy1-0/+2
2008-01-31[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt1-1/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-0/+2
2006-12-06[NETFILTER]: nf_conntrack: fix warning in PPTP helperYasuyuki Kozakai1-1/+2
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy1-0/+321