avahi
avahi copied to clipboard
[Feature] Allow * or regex in /etc/avahi/avahi-daemon.conf:allow-interfaces and deny-interfaces
The code in allow-interfaces and deny-interfaces requires an exact match. Does anyone have or considered adding the capability limiting denying veth* and br-* (e.g. from docker vethcacb76c / br-92020c7e3aea)
https://github.com/lathiat/avahi/blob/fd482a74625b8db8547b8cfca3ee3d3c6c721423/avahi-core/iface.c#L681-L696