summaryrefslogtreecommitdiff
path: root/inet/inet6_scopeid_pton.c
Commit message (Collapse)AuthorAgeFilesLines
* inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657]Benjamin Cama2017-06-221-0/+1
|
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
|
* inet: Add __inet6_scopeid_pton function [BZ #20611]Florian Weimer2016-09-151-0/+63
__inet6_scopeid_pton implements strict validation of numeric scope IDs. Use it in getaddrinfo and __res_vinit.