aboutsummaryrefslogtreecommitdiffstats
path: root/package/l2tpd/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-19 02:58:14 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-19 02:58:14 +0000
commit48ef0dab80308ef17be827b0e9bd03d707bbfe13 (patch)
treef11a4a1656e187df2482eec154e5c440f5b57574 /package/l2tpd/ipkg
parente56fa7f9257c5819148a02fa728949e14bf1380d (diff)
downloadupstream-48ef0dab80308ef17be827b0e9bd03d707bbfe13.tar.gz
upstream-48ef0dab80308ef17be827b0e9bd03d707bbfe13.tar.bz2
upstream-48ef0dab80308ef17be827b0e9bd03d707bbfe13.zip
Convert l2tpd to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@943 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/l2tpd/ipkg')
-rw-r--r--package/l2tpd/ipkg/l2tpd.control10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/l2tpd/ipkg/l2tpd.control b/package/l2tpd/ipkg/l2tpd.control
new file mode 100644
index 0000000000..57d60a15b2
--- /dev/null
+++ b/package/l2tpd/ipkg/l2tpd.control
@@ -0,0 +1,10 @@
+Package: l2tpd
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: 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.