Commit Graph

4 Commits

Author SHA1 Message Date
Benjamin Cama f768b45020 inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657] 2017-06-22 15:49:28 +02:00
Florian Weimer 965d5c391c inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c 2017-06-21 12:51:54 +02:00
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Florian Weimer 80d8cb91de inet: Add __inet6_scopeid_pton function [BZ #20611]
__inet6_scopeid_pton implements strict validation of numeric scope IDs.
Use it in getaddrinfo and __res_vinit.
2016-09-15 15:46:30 +02:00