-
Current draft mentions that DNS-SD does not allow an empty TXT record
> A variation may have the option of being represented by the empty string "". This is not allowed in the DNS-SD encoding, and…
-
**Is your enhancement proposal related to a problem? Please describe.**
DNS-SD (DNS-based Service Discovery) is a standard method for enabling discovery of services on a local IP network. DNS-SD co…
-
**Describe the bug** A clear and concise description of what the bug is.
Some types of DNS `resolve4` queries are not processed correctly by the DNS / DNS-SD server. It returns RCode 4 (Not Implement…
-
### What is the issue?
We use [unicast DNS-SD](https://www.rfc-editor.org/rfc/rfc6763.html) (wide-area Bonjour) to make AirPrint-compatible printers available to connect in mostly Mac-based enterpr…
-
Functionality for being able to look up the IP address of a service on a `dnssd` system is needed. The documentation for `DNSServiceRegister` says that the application is responsible for using `DNSSe…
-
### systemd version the issue has been seen with
256.7-1
### Used distribution
Arch Linux
### Linux kernel version used
6.11.0-pf3
### CPU architectures issue was seen on
x86_64
### Component
…
-
**Is your feature request related to a problem? Please describe.**
Avahi is being replaced with systemd-resolved on modern distros.
**Describe the solution you'd like**
The DNS-SD code should be …
-
# Issue
It doesn't appear that DNS-SD is entirely supported due to the fact that DNS label names in DnsClient.NET strictly follow the recommendation in RFC 1035.
# Background
DNS Service Discover…
-
Hello, I'm doing some tests and I can't see any nodes showing
Maybe there is DNS-SD misconfiguration
I have this kind of error in the logs:
DNSServiceRegister reported error: -65540 while regis…
-
Any plans to add DNS-SD support (http://tools.ietf.org/html/rfc6763) ?