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