mailing list of musl libc
 help / color / mirror / code / Atom feed
* ipv6 scope id support
@ 2014-06-09 14:35 orc
  2014-06-09 18:53 ` Rich Felker
  0 siblings, 1 reply; 3+ messages in thread
From: orc @ 2014-06-09 14:35 UTC (permalink / raw)
  To: musl

Hi list!
Great to see major changes towards dns code cleanup and rewrite! Here another one:
As I understand, this is a feature when you can specify destination link-local address and from which interface packets are sent. The address and interface are both specified, being separated by '%' (for example, ff02::1%eth0)
I've grepped into glibc sources and found that this step is performed somewhere in dns resolver.

Does musl support this? My current attempt to use it failed.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-09 23:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-09 14:35 ipv6 scope id support orc
2014-06-09 18:53 ` Rich Felker
2014-06-09 23:49   ` orc

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).