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 150adcc Don't create packets on encryption levels already done
new c9b1db2 Check fist byte to make sure key is derived
new f53f6e5 Fix adding Padding Frame
The 12925 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 | 38 ++++++++++++++++-----------
iocore/net/quic/QUICPacketPayloadProtector.cc | 4 +--
3 files changed, 26 insertions(+), 17 deletions(-)