summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf.5
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2017-12-25 17:55:52 +0300
committerDmitry Kozlov <xeb@mail.ru>2017-12-25 17:55:52 +0300
commitcd9bb5cfe3afec23ef62f2aa2ed82e6dd04a32f9 (patch)
tree2750ae03b9db866569571aa353fc4a699c64ed28 /accel-pppd/accel-ppp.conf.5
parent2369a4f0049e91dc62914693bea104b3fc54f557 (diff)
downloadaccel-ppp-cd9bb5cfe3afec23ef62f2aa2ed82e6dd04a32f9.tar.gz
accel-ppp-cd9bb5cfe3afec23ef62f2aa2ed82e6dd04a32f9.zip
ipv6pool: added gw-ip6-address option and special handling for /128 prefixes
If pool specified with /128 prefix length, then initialize intf_id by gw_ip6_address and peer_intf_id by generated pool address.
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r--accel-pppd/accel-ppp.conf.52
1 files changed, 2 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5
index c69c5ed0..ce4550d1 100644
--- a/accel-pppd/accel-ppp.conf.5
+++ b/accel-pppd/accel-ppp.conf.5
@@ -873,6 +873,8 @@ fc00:0:1:ffff::/64
.BI "delegate=" ipv6prefix/mask,prefix_len
Specifies range of prefixes to delegate to clients through DHCPv6 prefix delegation (rfc3633).
Format is same as described above.
+.BI "gw-ip6-address=" ipv6address
+Specifies gateway address (used only for /128 prefixes)
.SH [connlimit]
.br
This module limits connection rate from single source.