You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (Commented) (JIRA)" <ji...@apache.org> on 2011/10/21 18:22:33 UTC

[jira] [Commented] (TS-995) Change IPv6 support function names to be clearer and more compliant.

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

Alan M. Carroll commented on TS-995:
------------------------------------

After all of this, put back the "eq" and "cmp" to also check port.

Update proxy/ICPConfig.cc to use this instead of splitting it out.
                
> Change IPv6 support function names to be clearer and more compliant.
> --------------------------------------------------------------------
>
>                 Key: TS-995
>                 URL: https://issues.apache.org/jira/browse/TS-995
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Network
>    Affects Versions: 3.1.0
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>             Fix For: 3.1.2
>
>
> Several changes:
> 1) Change "ink_inet" to "ats_ip".
> 2) Except for a few test functions, "ats_is_ip", "ats_is_ip4", "ats_is_ip6".
> 3) Change the current "cmp" and "eq" functions to "cmp_addr" and "eq_addr" to reduce confusion about whether the port is compared as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira