summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/nf_conntrack_pptp.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: conntrack: pptp: use single option structureFlorian Westphal2022-02-041-21/+17
* netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-05-271-1/+1
* netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-05-251-1/+1
* netfilter: remove "#ifdef __KERNEL__" guards from some headers.Jeremy Sowden2019-08-131-3/+0
* netfilter: add missing includes to a number of header-files.Jeremy Sowden2019-08-131-4/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-301-0/+2
* [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt2008-01-311-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-2/+2
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-0/+2
* [NETFILTER]: nf_conntrack: fix warning in PPTP helperYasuyuki Kozakai2006-12-061-1/+2
* [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2006-12-021-0/+321