mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-08 09:21:48 +08:00
IPv6 address leases were starting at the network address + 1, following the IPv4 convention where the network address is reserved. However, IPv6 doesn't have such a restriction, and that behaviour is inconsistent with IPv6 standards. Use the IPv6 network address as the starting point for address leases instead of network address + 1. This fix is particularly important for point-to-point /127 networks with only 2 addresses. Fixes #714. Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
2 lines
39 B
Plaintext
2 lines
39 B
Plaintext
explicit-ipv6 = fda9:4efe:7e3b:03ea::0
|