This is an automated email from the ASF dual-hosted git repository.

cmcfarlen pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from 5e6c7cdffe Add libswoc unit tests (#11106)
     new 6ae8ccbd5a fix hostdb.host_file.interval to be set at reconfig time 
(#11104)
     new 53114fcc42 Fix package name in build system. (#11109)
     new 00fb00849d Only work around dup lib issue on appleclang (#11105)
     new aa8596307d Mute some coverity issues. (#11117)
     new c0e1046acd dont install static libraries (#11119)
     new 191cddf57c http3: Propagate edata as well (#11121)
     new 68332818ed rate_limit plugin: Decouple metrics and queue config 
(#11122)
     new 6c5e0d84bc test_ip: add iterator temporary for gcc release builds 
(#11124)

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |  7 +++---
 include/proxy/http3/Http3Transaction.h             |  2 +-
 lib/swoc/unit_tests/test_ip.cc                     |  3 ++-
 plugins/experimental/rate_limit/limiter.h          | 14 ++++++------
 .../txn_box/plugin/include/txn_box/accl_util.h     |  2 +-
 src/api/CMakeLists.txt                             |  6 -----
 src/iocore/hostdb/HostDB.cc                        | 26 +++++++++++++---------
 src/iocore/hostdb/P_HostDBProcessor.h              |  3 ---
 src/proxy/http3/Http3Session.cc                    |  2 +-
 src/proxy/http3/Http3Transaction.cc                |  8 +++----
 src/tsutil/CMakeLists.txt                          | 14 +++++++-----
 11 files changed, 43 insertions(+), 44 deletions(-)

Reply via email to