From c4bbf0d089534916fff4cfa2ac5f45e0aba9e8a1 Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Thu, 22 Aug 2013 00:21:46 +0400 Subject: ipoe: implemented offer delaying --- accel-pppd/accel-ppp.conf.5 | 5 +++++ 1 file changed, 5 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 607357f..a79a8d6 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -313,6 +313,11 @@ Specifies networks from which packets will be treated as unclassified. You may s .TP .BI "proto=" n Specifies number of protocol to be used for inserted routes. +.TP +.BI "offer-delay=" delay[,delay1:count1[,delay2:count2[,...]]] +Specifies delays (also in condition of connection count) to send DHCPOFFER (ms). +Last delay in list may be -1 which means don't accept new connections. +List must to be sorted by count key. .SH [dns] .TP .BI "dns1=" x.x.x.x -- cgit v1.2.3