mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Log PROXY handshake addresses
This commit is contained in:
@@ -330,6 +330,8 @@ private:
|
||||
// Must compute mCookieHash before receiving a hello.
|
||||
sendHello ();
|
||||
startReadHeader ();
|
||||
|
||||
WriteLog (lsINFO, Peer) << "Peer: PROXY handshake from " << mIpPort.first;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user