If a user configures excluded_ifnames, it will overwrite the default and may include loopback addresses (lo).
I'm not sure if its ever desirable to have loopback in the mdns responders, so we should probably just always exclude that by default (even when user sets excluded interfaces)
If a user configures
excluded_ifnames, it will overwrite the default and may include loopback addresses (lo).I'm not sure if its ever desirable to have loopback in the mdns responders, so we should probably just always exclude that by default (even when user sets excluded interfaces)