From dcae13922a5af3f1dc1ea43e3c476dc1db5cd229 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 27 Apr 2005 09:42:33 +0000 Subject: add l2tpd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@731 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/l2tpd/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 package/l2tpd/Config.in (limited to 'package/l2tpd/Config.in') diff --git a/package/l2tpd/Config.in b/package/l2tpd/Config.in new file mode 100644 index 000000000..5dd4a74ad --- /dev/null +++ b/package/l2tpd/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_L2TPD + tristate "l2tpd" + default m if CONFIG_DEVEL + help + A layer 2 tunneling protocol implementation. + l2tpd is the open source implementation of the L2TP tunneling + protocol (RFC2661). It does implement both LAC and LNS role + in a L2TP networking architecture. The main goal of this protocol is + to tunnel PPP frame trough an ip network. -- cgit v1.2.3