This is an automated email from the ASF dual-hosted git repository.
masaori pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 969ac3d process early protected data during handshake
new 90e21a3 Add sageguard on sending packet
new 4b13b8c Fix retransmittable flag on packetizing frames
new 516db1a Fix unit tests
The 3 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:
iocore/net/QUICNetVConnection.cc | 20 +++++++++++---------
iocore/net/quic/Mock.h | 6 ++++++
iocore/net/quic/QUICPacket.cc | 5 +++--
iocore/net/quic/QUICPacket.h | 3 ++-
iocore/net/quic/test/test_QUICVersionNegotiator.cc | 8 ++++----
5 files changed, 26 insertions(+), 16 deletions(-)