Fix service_name management and add pppoe_only_equal_svc_name parameter

This commit is contained in:
fendo 2013-04-09 17:03:00 +02:00
parent fb0f416a01
commit 1e722029bc
4 changed files with 17 additions and 3 deletions

View file

@ -466,6 +466,11 @@ PPPOE service name (default: NULL).
PPPOE access concentrator name (default: "l2tpns-pppoe").
</LI>
<LI><B>pppoe_only_equal_svc_name</B> (boolean)<BR>
If set to yes, the PPPOE server only accepts clients with a "service-name"
different from NULL and a "service-name" equal to server "service-name" (default: no).
</LI>
</UL>
<P><U><B>BGP configuration</B></U></P>