Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-22 | inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657] | Benjamin Cama | |
2017-06-21 | inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c | Florian Weimer | |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2016-09-15 | inet: Add __inet6_scopeid_pton function [BZ #20611] | Florian Weimer | |
__inet6_scopeid_pton implements strict validation of numeric scope IDs. Use it in getaddrinfo and __res_vinit. |