add danteancil mdns service query

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ian Gulliver
2026-01-23 00:45:09 -08:00
parent a0e8b4cec5
commit c12e8c0933

View File

@@ -60,6 +60,7 @@ func (t *Tendrils) sendDanteMDNSQuery(ifaceName string, srcIP net.IP) {
"_netaudio-chan._udp.local.", "_netaudio-chan._udp.local.",
"_dantevideo._udp.local.", "_dantevideo._udp.local.",
"_dantevid-flow._udp.local.", "_dantevid-flow._udp.local.",
"_danteancil._udp.local.",
} }
for _, service := range services { for _, service := range services {