Just to confirm my own code changes...Are you logging the ip from the 'inv' or the 'tx' message? I originally logged the 'tx', but realized that the 'inv' message comes first.

--E
Logging from "tx", i think your right it might be better to log from inv (although when the client asks for an inv item the response will come from the same node).