Plugin examples should be updated to use the sockaddr API instead of the 
deprecated int style API.
--------------------------------------------------------------------------------------------------

                 Key: TS-853
                 URL: https://issues.apache.org/jira/browse/TS-853
             Project: Traffic Server
          Issue Type: Task
          Components: Plugins
    Affects Versions: 3.0.0
            Reporter: Alan M. Carroll
            Assignee: Leif Hedstrom
            Priority: Minor
             Fix For: 3.0.1


For 3.0 the IP address related API was changed to use sockaddr instead of int 
for IP addresses in preparation for IPv6 compatibility. The old functions were 
marked deprecated. The example plugins should use the sockaddr interface and 
not the deprecated interface.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to