Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in the DHCP server settings for IPv4. The daemon fails to start when configured in this way, it apparently only allows "allow" or "deny" in failover mode. Fixes #5898
Fix link_interface_to_vips() to account for IP alias over CARP.
Simplify and correct the comments in get_carp_interface_status().
Simplify the code with the use the newly introduced function to list CARP addresses.
Fix the return value if no matching VIP was found.
Implement a switch that allows get_configured_vip_list() return only the selected type of VIP addresses: CARP, IP alias or all VIPs (default).
It seems that a few packages still rely on this.
Ticket #5885
Call conf_mount_rw() before run pfSense-upgrade to avoid doing it twice
Break long lines
This seems to have negatively impacted LAGG/VLAN configs. Revert "Only set IFCAPS where they're not already set correctly. Ticket #5887"
This reverts commit 7f283fab1b18bb575537bb8498b16a6b1b6d0251.
Fix interface write_config message for dhclient_update_gateway_groups_defaultroute
Typo in var name.
View revisions
Also available in: Atom