From 726ce371316da1c37f061d09f985b01858ba61e0 Mon Sep 17 00:00:00 2001 From: bodea Date: Thu, 18 Nov 2004 16:07:46 +0000 Subject: [PATCH] doc update --- Docs/manual.html | 2 +- l2tpns.spec | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Docs/manual.html b/Docs/manual.html index 59d6dbc..08d9408 100644 --- a/Docs/manual.html +++ b/Docs/manual.html @@ -66,7 +66,7 @@ L2TP (Layer 2 Tunneling Protocol) is designed to allow any layer 2 protocol (e.g. Ethernet, PPP) to be tunneled over an IP connection. l2tpns implements PPP over L2TP only.

-There are a couple of other L2TP imlementations, of which l2tpd is probably the most popular. l2tpd also will handle being either end of a tunnel, and is a lot more configurable than l2tpns. However, due to the way it works, diff --git a/l2tpns.spec b/l2tpns.spec index d6c8f56..c2fa680 100644 --- a/l2tpns.spec +++ b/l2tpns.spec @@ -12,9 +12,10 @@ BuildRequires: libcli >= 1.8.2 Requires: libcli >= 1.8.2 %description -A L2TP LNS which does not require l2tpd, pppd or any kernel patches. Can support -up to 65535 active sessions on a single box. Also supports ISP features like -speed throttling, walled garden, usage accounting, and more. +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. %prep %setup -q -- 2.20.1