From e33a2b9c3fdfd7e89e1daa8c4407bec9dc02dc17 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 13 Nov 2016 22:20:45 +0000 Subject: Add possibility to specify multiple service names, add option accept-any-service to provide backward compatibility with old accel-ppp --- accel-pppd/accel-ppp.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'accel-pppd/accel-ppp.conf.5') diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index eefbe6be..4c25a495 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -478,6 +478,10 @@ Specifies AC-Name tag value. If absent tag will not be sent. .BI "service-name=" service-name Specifies Service-Name to respond. If absent any Service-Name is acceptable and client's Service-Name will be sent back. .TP +.BI "accept-any-service=" n +If service-name specified still will answer with service names, but accepts any service name in PADR request. Useful +for scenarios, where selection of PPPoE done by client, based on service names in PADO. +.TP .BI "pado-delay=" delay[,delay1:count1[,delay2:count2[,...]]] Specifies delays (also in condition of connection count) to send PADO (ms). Last delay in list may be -1 which means don't accept new connections. -- cgit v1.2.3