You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2014/02/11 16:07:20 UTC

[jira] [Commented] (HTTPCLIENT-1459) InetAddressUtils.isIPv6Address is not identifying my IPv6 Address

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897900#comment-13897900 ] 

Oleg Kalnichevski commented on HTTPCLIENT-1459:
-----------------------------------------------

fe80::ac5e:909d:c191:e758%18 does not look like a valid IPv6 address to me.

Oleg

> InetAddressUtils.isIPv6Address is not identifying my IPv6 Address
> -----------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1459
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1459
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.3.2
>         Environment: Windows 7 64bit OS
> JDK 1.6
>            Reporter: Anandan Mohan
>            Priority: Minor
>              Labels: InetAddressUtils
>             Fix For: 4.3.2
>
>
> Hi, 
> I did a random IPv6 test using InetAddressUtils.isIPv6Address method using my local PC address, it failed. 
> Assert.assertTrue(InetAddressUtils.isIPv6Address("fe80::ac5e:909d:c191:e758%18"));
> It does works with other IPv6 formats. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org