diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-12-14 13:23:40 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-12-14 13:23:40 +0000 |
commit | 150f2e49687c8798720af18ef3d7d3c04a959a45 (patch) | |
tree | c9fb274f326e22f05c8d841182c94d50991dd067 /package/l2tpns/ipkg | |
parent | 25f514a1f78e7445330e7be3ef5963b0f66637c6 (diff) | |
download | master-187ad058-150f2e49687c8798720af18ef3d7d3c04a959a45.tar.gz master-187ad058-150f2e49687c8798720af18ef3d7d3c04a959a45.tar.bz2 master-187ad058-150f2e49687c8798720af18ef3d7d3c04a959a45.zip |
Added libcli, l2tpns, fixed typo and mising URL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2669 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/l2tpns/ipkg')
-rwxr-xr-x | package/l2tpns/ipkg/l2tpns.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/l2tpns/ipkg/l2tpns.control b/package/l2tpns/ipkg/l2tpns.control new file mode 100755 index 0000000000..6928c2ee37 --- /dev/null +++ b/package/l2tpns/ipkg/l2tpns.control @@ -0,0 +1,5 @@ +Package: l2tpns +Section: net +Architecture: mipsel +Priority: optional +Description: l2tpns is a layer 2 tunneling protocol network server (LNS). It supports up to 65535 concurrent sessions per server/cluster plus ISP features such as rate limiting, walled garden, usage accounting, and more.
\ No newline at end of file |