This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 0427eb146e cmake-format target and pre-commit hook (#10746)
add 6c8b9ccdc1 ConectionTracker: remove depepency on proxy/http (#10740)
No new revisions were added by this update.
Summary of changes:
include/iocore/net/ConnectionTracker.h | 4 ++-
include/records/RecCore.h | 27 ++++++++++++++-
include/records/RecDefs.h | 6 +++-
src/iocore/net/ConnectionTracker.cc | 14 ++++----
src/proxy/http/HttpConfig.cc | 63 ++--------------------------------
src/records/P_RecCore.cc | 2 +-
src/records/P_RecDefs.h | 12 +++++--
src/records/RecCore.cc | 49 +++++++++++++++++++++-----
8 files changed, 93 insertions(+), 84 deletions(-)