Consider the linklocal_fallback value when checking the interface cache
This is needed to make sure that callers to find_interface_ipv6() usingdifferent linklocal_fallback values receive the correct data.
Followup to ec7c1879da64f8a39e4aa8103c351768118af03d...
Add the swap partition created by growfs to the system fstab.
Fixes the missing swap partition with the emmc-serial images.
Ticket: #10888
Allow renaming when duplicating a gateway. Fix #16036
Fix condition check in get_interface_addresses()
Followup to ec7c1879da64f8a39e4aa8103c351768118af03d
kea: Introduce kea-specific UI and config for DHCP-PD
Don't include LL addresses by default in get_interface_addresses()
- Update get_interface_addresses() to make including the IPv6 LL address optional. It defaults to the function's previous behavior.- Update find_interface_ipv6() to pass the $linklocal_fallback preference...
unbound: filter link-local addrs from host_entries.conf. Fixes #16035
Fix regression with IPv6 LL addresses
- Update does_vip_exist() to correctly compare LL VIPs that include the interface in the address (e.g. '%lo0').- Return the previous find_interface_ipv6_ll() behavior of including the the interface in the LL address....
Bump config version
Include Captive Portal zone description in messages
View revisions
Also available in: Atom