Do not generate empty tags if there is no link.
Remove deprecated <bridge/> tag from default config
Remove variables deprecated some time ago.
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
Fix handling of promicuous checkbox on packet capture. Fixes #5896
View revisions
Also available in: Atom