cmcfarlen commented on code in PR #12761:
URL: https://github.com/apache/trafficserver/pull/12761#discussion_r2672613846
##########
include/iocore/net/NetVConnection.h:
##########
@@ -510,7 +524,8 @@ class NetVConnection : public VConnection, public
PluginUserArgs<TS_USER_ARGS_VC
N_SERVICES,
};
- IpEndpoint local_addr;
+ IpEndpoint local_addr;
+ // This can be the remote peer address or the proxy protocol SRC IP address
Review Comment:
copilot is correct, but I'm just going to remove this comment.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]