diff options
author | Dmitry Kozlov <xeb@mail.ru> | 2014-05-12 18:32:51 +0400 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2014-05-12 18:32:51 +0400 |
commit | e7b98bc79bf8e01d6e2897a95502827ce2a83e7d (patch) | |
tree | 347a14a59c00a4f824a5ad3ddd742512ec6b4893 /accel-pppd/accel-ppp.conf.5 | |
parent | c0cf8924783347c4f4b4faccba88247f3cd6accd (diff) | |
download | accel-ppp-e7b98bc79bf8e01d6e2897a95502827ce2a83e7d.tar.gz accel-ppp-e7b98bc79bf8e01d6e2897a95502827ce2a83e7d.zip |
ippool: introduced shuffle option
By default list of IP address is serial at startup.
This option shuffles initial IP list so it becomes more random.
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index d5fcb7ac..0b3ac31d 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -747,6 +747,9 @@ Configuration of ippool module. .BI "gw-ip-address=" x.x.x.x Specifies single IP address to be used as local address of ppp interfaces. .TP +.BI "shuffle=" 1|0 +Specifies whether to shuffle initial address list. +.TP .BI "gw=" range Specifies range of local address of ppp interfaces if form: .br |