From 4fe3808f789027384631800aa186c50d491f5fca Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 19 May 2005 02:58:14 +0000 Subject: Convert l2tpd to new packaging style git-svn-id: svn://svn.openwrt.org/openwrt/trunk@943 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/l2tpd/ipkg/l2tpd.control | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 openwrt/package/l2tpd/ipkg/l2tpd.control (limited to 'openwrt/package/l2tpd/ipkg') diff --git a/openwrt/package/l2tpd/ipkg/l2tpd.control b/openwrt/package/l2tpd/ipkg/l2tpd.control new file mode 100644 index 000000000..57d60a15b --- /dev/null +++ b/openwrt/package/l2tpd/ipkg/l2tpd.control @@ -0,0 +1,10 @@ +Package: l2tpd +Priority: optional +Section: net +Maintainer: Felix Fietkau +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. -- cgit v1.2.3