[
https://issues.apache.org/jira/browse/TS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhao Yongming updated TS-18:
----------------------------
Attachment: TS-18_syncing_netProcessor.accept_usage.patch
when I compile TS with gcc-4.5.1, it fails at:
LogCollationAccept.cc: In constructor
'LogCollationAccept::LogCollationAccept(int)':
LogCollationAccept.cc:50:111: error: converting 'false' to pointer type for
argument 6 of 'virtual Action* NetProcessor::accept(Continuation*, int, int,
bool, unsigned int, char*, bool, int, int, bool, sockaddr*, int*, int, int,
uint32, EventType)'
make[2]: *** [LogCollationAccept.o] Error 1
make[2]: Leaving directory
`/root/rpmbuild/BUILD/trafficserver-2.1.5-unstable/proxy/logging'
turns out that NetProcessor::accpet need to adjust the usage, so comes this
patch.
> IPv6 support
> ------------
>
> Key: TS-18
> URL: https://issues.apache.org/jira/browse/TS-18
> Project: Traffic Server
> Issue Type: New Feature
> Components: Network
> Environment: All OSes, but primary importance on Linux.
> Reporter: Bryan Call
> Assignee: Andrew Hsu
> Priority: Critical
> Fix For: 2.1.5
>
> Attachments: trafficserver_ipv6-r936014.patch,
> trafficserver_ipv6.patch, TS-18_syncing_netProcessor.accept_usage.patch
>
>
> Support for IPv6 for client connections, but NOT origin connections. Client
> support is more important to begin with so TS can be used as an IPv6 to IPv4
> gateway.
> Design doc here:
> http://cwiki.apache.org/confluence/display/TS/IPv6+Feature+Design
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.