summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf.5
diff options
context:
space:
mode:
authorDmitriyEshenko <snooppy@mail.ua>2021-04-23 12:40:05 +0300
committerDmitriyEshenko <snooppy@mail.ua>2021-04-23 12:40:05 +0300
commitfc19705d6198ffea39e31306c9d92c7180a2af43 (patch)
tree8d9575c8a63e7519b21855ae1bb629b549a0c28a /accel-pppd/accel-ppp.conf.5
parent3b74e1088af7b525880b386136c0330bbed377a0 (diff)
downloadaccel-ppp-fc19705d6198ffea39e31306c9d92c7180a2af43.tar.gz
accel-ppp-fc19705d6198ffea39e31306c9d92c7180a2af43.zip
Add accept-blank-service option
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r--accel-pppd/accel-ppp.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5
index 880f8224..51612ca9 100644
--- a/accel-pppd/accel-ppp.conf.5
+++ b/accel-pppd/accel-ppp.conf.5
@@ -557,6 +557,10 @@ Specifies Service-Name to respond. If absent any Service-Name is acceptable and
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 "accept-blank-service=" n
+Allow answering on blank Service-Name even if Service-Name configured.
+Useful when needs to allow only Service-Names described in the config and also blank Service-Name.
+.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.