This is an automated email from the ASF dual-hosted git repository.
masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 019973a In CI, only run autopep8 on branches that enforce autopep8
(#7270)
add f7526b6 Cleanup incoming PROXY Protocol v1 (#7331)
No new revisions were added by this update.
Summary of changes:
iocore/net/I_NetVConnection.h | 91 +++-----------------
iocore/net/NetVConnection.cc | 57 +++++++++++++
iocore/net/P_NetVConnection.h | 3 +-
iocore/net/ProxyProtocol.cc | 161 +++++++++++++++++-------------------
iocore/net/ProxyProtocol.h | 51 ++++++------
iocore/net/SSLNetVConnection.cc | 6 +-
proxy/ProtocolProbeSessionAccept.cc | 6 +-
proxy/http/HttpTransact.cc | 10 +--
proxy/http/HttpTransact.h | 2 +-
proxy/logging/LogAccess.cc | 12 +--
10 files changed, 188 insertions(+), 211 deletions(-)