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 ba137ce Fix a use of wrong key_len
new 5033205 Removed a unused variable
new 2236490 Drop keys for INITIAL on server side after processing the
first HANDSHAKE packet
new 0636a4a Drop keys for INITIAL on client side after sending the first
HANDSHAKE packet
The 12723 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/P_QUICNetVConnection.h | 1 -
iocore/net/QUICNetVConnection.cc | 9 ++++++++-
iocore/net/quic/QUICPacketProtectionKeyInfo.cc | 21 +++++++++++++++++++++
3 files changed, 29 insertions(+), 2 deletions(-)