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