aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>1999-12-08 18:55:39 +0000
committerArchie Cobbs <archie@FreeBSD.org>1999-12-08 18:55:39 +0000
commitadd85a1d6e8136412581f01671b58e9e6738448c (patch)
treeb3c75501befbabdfe17d35e699ad9346a39dfb03 /sys/conf/options
parent4562620cd408ba60c8b7d945ef02c784f7242e3c (diff)
downloadsrc-add85a1d6e8136412581f01671b58e9e6738448c.tar.gz
src-add85a1d6e8136412581f01671b58e9e6738448c.zip
New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
Notes
Notes: svn path=/head/; revision=54331
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 3c7558b0c00b..ca009811c2e7 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -259,6 +259,7 @@ NETGRAPH_KSOCKET opt_netgraph.h
NETGRAPH_LMI opt_netgraph.h
NETGRAPH_PPP opt_netgraph.h
NETGRAPH_PPPOE opt_netgraph.h
+NETGRAPH_PPTPGRE opt_netgraph.h
NETGRAPH_RFC1490 opt_netgraph.h
NETGRAPH_SOCKET opt_netgraph.h
NETGRAPH_TEE opt_netgraph.h