Fixed parsing of an IPv6 proxy address to support a scope identifier,
authorDan Fandrich <dan@coneharvesters.com>
Thu, 31 Jul 2008 20:04:00 +0000 (20:04 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 31 Jul 2008 20:04:00 +0000 (20:04 +0000)
commit660516914e35631714c73a2002ccfa4d854a0290
treeab82ce8a61ad7a6ec8af16b0c92e720ad5844cbc
parent4c1c479fcf27cdc9090434474aa01ebcd36d1f08
Fixed parsing of an IPv6 proxy address to support a scope identifier,
as well as IPv4 addresses in IPv6 format. Also, better handle the case
of a malformatted IPv6 address (avoid empty and NULL strings).
CHANGES
docs/MANUAL
lib/url.c