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 0b29acc372 jsonrpc: improve buffering and socket IO #11763 #11815
(#11857)
new 2f3de92793 Update references in configuration variable implementation
(#11833)
new adb92a9721 Fix setting TLS groups with BoringSSL (#11840)
new ff313a3a06 Have dummy_forced_read only if it's used (#11848)
new 81246d2cd4 [BoringSSL] Add TLS 1.3 cipher metrics (#11849)
new 1256abfe6f Don't call getsockname on every packet (#11850)
new 4e087572fa Invoke initgroups() iff we got enough privileges (#11869)
(#11872)
The 6 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:
doc/developer-guide/config-vars.en.rst | 6 +++---
src/iocore/net/SSLStats.cc | 37 +++++++++++++++++++++++++---------
src/iocore/net/SSLUtils.cc | 9 ++-------
src/iocore/net/UnixUDPNet.cc | 35 ++++++++++++++++++--------------
src/tscore/ink_cap.cc | 6 ++++--
src/tscore/ink_queue.cc | 2 ++
6 files changed, 58 insertions(+), 37 deletions(-)