summaryrefslogtreecommitdiffstats
path: root/package/xl2tp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/xl2tp/Config.in')
-rw-r--r--package/xl2tp/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/xl2tp/Config.in b/package/xl2tp/Config.in
new file mode 100644
index 000000000..8f9d9b110
--- /dev/null
+++ b/package/xl2tp/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_XL2TP
+ bool "xl2tp"
+ select BR2_PACKAGE_LIBPCAP
+ help
+ Layer 2 Tunnelling Protocol (RFC2661).
+
+ xl2tpd is an open source implementation of the L2TP tunneling
+ protocol. xl2tpd is forked from l2tpd and is maintained by
+ Xelerance Corporation.
+
+ http://www.xelerance.com/software/xl2tpd/