Post #3970860
2026-07-20 21:53 UTC
glibc has this open bug to resolve link-local host names for AF_INET6 since 2012
https://sourceware.org/bugzilla/show_bug.cgi?id=14413
Now this causes problems to #curl, as it now does separate name resolves for IPv4 and IPv6 in order to start connecting once the first response is in. 😕
https://github.com/curl/curl/issues/22330
Replies (2)
-
@SpaceLifeForm@infosec.exchange 2026-07-20 22:02
@bagder@mastodon.social I have always disabled ipv6 on lan. I have never trusted it.
-
@muddle@infosec.exchange 2026-07-21 00:04
@bagder@mastodon.social and people wonder why ipv6 adoption is so low...