avahi icon indicating copy to clipboard operation
avahi copied to clipboard

[Feature] Allow * or regex in /etc/avahi/avahi-daemon.conf:allow-interfaces and deny-interfaces

Open heitbaum opened this issue 3 years ago • 0 comments

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

heitbaum avatar Jan 06 '22 10:01 heitbaum