Hi Leonid,
Leonid Lisovskiy wrote,
Implement simplest variant of /etc/gai.conf to control
getaddrinfo
IPv6/IPv4 addresses sorting. Keep the default sort order - IPv6 first,
IPv4 second. To invert it, just create /etc/gai.conf containing single line:
precedence ::ffff:0:0/96 100
Looks good to me. You have decided to make the keywords and syntax
RFC and GNU libc compatible and just implement the simplest feature
you need. If there are no complains I will add it soon.
best regards
Waldemar