-
SD-JWT VC requires `iss` value to be a URI. HAIP currently does not require that, e.g., using DNS names.
awoie updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
I would like to scan all mDNS devices in the network in an efficient manner.
I saw that there is an option to search for a specific…
-
We should make sure that Linux supports actually works as intended with the Avahi stack, given that some additional workarounds might be needed:
- https://stackoverflow.com/questions/7391079/avahi-…
fwcd updated
8 months ago
-
I'm wondering whether we should prefer to use the dns_sd `DNSServiceGetAddrInfo` function (`HAVE_DNSSERVICEGETADDRINFO` flag) over the node implementation (cares_wrap) on linux-ish systems as well if …
-
This service name is used for Apple-related products (using Bonjour) - [see here](https://developer.apple.com/library/archive/qa/qa1337/_index.html)
I used the standard examples/browser.py and repl…
-
I have the following setup:
A B C
All of the nodes have avahi running, with ipv4 enabled for B and C.
B(avahi) is configured as a reflector. It is supposed to bridge avahi between A and C.
A…
-
I'm trying to send out a unicast QU for service discovery at startup of my application. I can't find a way to use the library to do that. LookupType() does not expose a way to set the unicast bit an…
-
Based on internal feedback, we've found out that there is a spec in progress to allow a compatible network device to act as a "sleep proxy." The "sleep proxy" device advertises an DNS-SD service on b…
-
I can only get one IP address in `AvahiServiceResolverCallback`, but the DNS-SD query response might include several IP address, How can I get all the IP addresses for service resolving?
wqx6 updated
4 months ago
-
The problem can be reproduced by creating a Wide-Area DNS-SD service with a single TXT record (possibly with multiple key/value pairs as often found in _ipp._tcp oder _printer._tcp services). The size…