On 06/14/2011 10:47 AM, Nelson Perez wrote:
Hello, I've just downloaded and started testing TS 3.0 and realized the old
protocol plugin is not working. To give a little bit more detail there is a
function missing in InkAPI.cc called
TSHostLookupResultIPGet. So what should I do? I was actually running 2.1.8
before and looked at this list of corrections but could not findany mention
of that function being changed.
There are new APIs for this I think, e.g.
TSHttpTxnClientAddrGet()
TSHttpTxnIncomingAddrGet()
TSHttpTxnServerAddrGet()
TSHttpTxnServerAddrSet()
TSHttpTxnNextHopAddrGet()
This was done in preparation for full IPv6 support.
-- Leif