projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
10c6413
)
doc update
author
Brendan O'Dea
<bod@optus.net>
Thu, 18 Nov 2004 16:07:46 +0000
(16:07 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Thu, 18 Nov 2004 16:07:46 +0000
(16:07 +0000)
Docs/manual.html
patch
|
blob
|
history
l2tpns.spec
patch
|
blob
|
history
diff --git
a/Docs/manual.html
b/Docs/manual.html
index
59d6dbc
..
08d9408
100644
(file)
--- 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.<P>
protocol (e.g. Ethernet, PPP) to be tunneled over an IP connection. l2tpns
implements PPP over L2TP only.<P>
-There are a couple of other L2TP imlementations, of which <A
+There are a couple of other L2TP im
p
lementations, of which <A
HREF="http://sourceforge.net/projects/l2tpd">l2tpd</A> 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,
HREF="http://sourceforge.net/projects/l2tpd">l2tpd</A> 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
(file)
--- a/
l2tpns.spec
+++ b/
l2tpns.spec
@@
-12,9
+12,10
@@
BuildRequires: libcli >= 1.8.2
Requires: libcli >= 1.8.2
%description
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
%prep
%setup -q