Log PROXY handshake addresses

This commit is contained in:
Vinnie Falco
2013-08-26 13:28:11 -07:00
parent d7086bfc5e
commit 551643ff64

View File

@@ -330,6 +330,8 @@ private:
// Must compute mCookieHash before receiving a hello.
sendHello ();
startReadHeader ();
WriteLog (lsINFO, Peer) << "Peer: PROXY handshake from " << mIpPort.first;
}
else
{