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

zwoop pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from d7dc8cbdbb UDP: Set  the "Don't Fragment" (DF) bit  at IP layer for 
QUIC. (#10931)
     add adc99d17a8 Cripts: Adds txn counts for outbound conns & cleanup 
(#10848)

No new revisions were added by this update.

Summary of changes:
 example/CMakeLists.txt         |  3 +++
 example/cripts/CMakeLists.txt  | 18 ++++++------------
 include/cripts/Connections.hpp |  7 ++++---
 include/cripts/Error.hpp       |  4 ++--
 include/cripts/Headers.hpp     |  5 ++++-
 include/cripts/Instance.hpp    |  2 +-
 include/cripts/Lulu.hpp        | 21 +++++++++++++++++----
 src/cripts/Connections.cc      |  6 ++++++
 src/cripts/Crypto.cc           |  9 +++++----
 src/cripts/Error.cc            |  4 ++--
 src/cripts/Headers.cc          | 31 ++++++++++++++-----------------
 src/cripts/Lulu.cc             |  8 +-------
 src/cripts/Matcher.cc          |  6 +++---
 src/cripts/Urls.cc             |  4 ++--
 14 files changed, 70 insertions(+), 58 deletions(-)

Reply via email to