summaryrefslogtreecommitdiff
path: root/src/conf_mode/interfaces-loopback.py
diff options
context:
space:
mode:
authorLucas Christian <lucas@lucasec.com>2020-10-04 17:50:53 -0500
committerLucas Christian <lucas@lucasec.com>2020-10-04 17:50:53 -0500
commit51a6eaa324775049ee666503ca0a63571750ac25 (patch)
treee043768206ee3d6ec8c39df8e6f3c5d5c83c986f /src/conf_mode/interfaces-loopback.py
parent41ff73882fb6dad2484d841ed59494f0c963bf5e (diff)
downloadvyos-1x-51a6eaa324775049ee666503ca0a63571750ac25.tar.gz
vyos-1x-51a6eaa324775049ee666503ca0a63571750ac25.zip
dhcpv6: T2961: support stateless dhcpv6 clients
This commit adds support for configuring the DHCPv6 server to serve "stateless" DHCPv6 clients (those that send an information-request message and do not request an address). The change introduces a `common-options` node at the `shared-network-name` level, which allows specifying options applicable to clients regardless of subnet assigned (or in the case of stateless clients, when no subnet is assigned). Parameters specified at the subnet level take precedence over those set at the shared-network level. Presently, only parameters that are meaningful to stateless clients have been exposed under `common-options`, as there is no precedent of exposing parameters at multiple levels under the current DHCPv4 or DHCPv6 configuration syntax. If desired, additional parameters could certainly be added with relative ease.
Diffstat (limited to 'src/conf_mode/interfaces-loopback.py')
0 files changed, 0 insertions, 0 deletions