diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 13:23:40 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 13:23:40 +0000 |
commit | b4c80a4dbfe27548e77fba9e1eb246333d149333 (patch) | |
tree | c9fb274f326e22f05c8d841182c94d50991dd067 /package/l2tpns/ipkg | |
parent | c620d81965cbaa4f9e72748521e9aadc8aef3004 (diff) |
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 |