[core] permit IPv6 address scope identifier
commit38139fa1a91a3bd1b76827aa4b388cd14569d56e
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 25 Jul 2016 04:43:05 +0000 (25 00:43 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 25 Jul 2016 05:01:10 +0000 (25 01:01 -0400)
tree6d93b250bbdec832d8db2ca380add84870711e6d
parent9af58a9716b120209c4011b265657b32a414dff9
[core] permit IPv6 address scope identifier

getaddrinfo() on permits a scope identifier to be part of the IPv6
address string, so permit this syntax in $SERVER["socket"] validation.

x-ref:
https://tools.ietf.org/html/rfc4007#section-11
https://en.wikipedia.org/wiki/IPv6_address#Link-local_addresses_and_zone_indices
src/request.c