This is an automated email from the ASF dual-hosted git repository.
maskit pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 84cb675 Check TLS version only if content type is HANDSHAKE on msg_cb
add 1041f95 Add Pinger back with its source files
No new revisions were added by this update.
Summary of changes:
iocore/net/P_QUICNetVConnection.h | 3 ++
iocore/net/QUICNetVConnection.cc | 27 ++++++++++-----
iocore/net/quic/Makefile.am | 1 +
iocore/net/quic/Mock.h | 5 +++
iocore/net/quic/QUICConnection.h | 1 +
.../ContFlags.cc => iocore/net/quic/QUICPinger.cc | 38 +++++++++++++---------
.../{QUICPacketRetransmitter.h => QUICPinger.h} | 28 ++++++++++++----
7 files changed, 71 insertions(+), 32 deletions(-)
copy src/tscore/ContFlags.cc => iocore/net/quic/QUICPinger.cc (51%)
copy iocore/net/quic/{QUICPacketRetransmitter.h => QUICPinger.h} (69%)