Select an interface IPv6 address based on priority
pfSense_getall_interface_addresses() is deprecated
Use pfSense_get_ifaddrs() instead which now includes LL addresses.
Modernize this check as using x-prefix is not needed any longer
Config access regression when installing cron jobs with RAM disks
Respect binding to IPv6 when updating AAAA records using RFC2136. Fix #16028
- Move the "local" nsupdate configuration line condition so that it is set when "recordtype" is AAAA.- Don't clobber the "$if" variable with the loop since it's also used later with "get_interface_ipv6($if)"; this fixes the IPv6 status....
Respect address family for RFC2136 when calling dyndnsCheckIP()
The "usepublicip" option is only used for IPv4.
Fix RFC2136 status info
- Use the correct variable name- Remove the duplicate IPv6 file check
ppp-ipv6: Fix indent
Fix ACB syntax error w/o password. Issue #16013
Do not use the lua script on armv7, it is not supported.
Fixes the warnings at boot.
View revisions
Also available in: Atom