2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#2543] Implement changes for code review

This commit is contained in:
Dan Theisen
2022-10-10 19:49:47 -07:00
parent fb944776a6
commit 742179894b
5 changed files with 21 additions and 14 deletions

View File

@@ -7196,7 +7196,11 @@ Ignore RAI Link Selection
With ``"ignore-rai-link-selection": true``, Relay Agent Information Link
Selection suboption data will not be used for subnet selection. This will use
normal subnet selection logic instead of attempting to use the subnet specified
by the suboption.
by the suboption. This option is not RFC compliant and is set to ``false`` by
default. Setting this option to ``true`` can help with subnet selection in
certain scenarios, for example, when your DHCP Relay Servers do not allow you
to specify which suboptions are included in the Relay Agent Information
option, and includes incorrect Link Selection information.
.. code-block:: json