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 516db1a Fix unit tests
new 45a5cdc Cleanup: Remove QUICAckFrameCreator::_create_frame()
new cfecee8 Fix MAX_PACKET_OVERHEAD (INITIAL packet has token field from
draft-13)
new 49f8be8 Check frame size when
AckFrameCreator/AltConnectionManager/PathValidator generate frame
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 | 3 ++-
iocore/net/quic/QUICAckFrameCreator.cc | 22 ++++++++++------------
iocore/net/quic/QUICAckFrameCreator.h | 1 -
iocore/net/quic/QUICAltConnectionManager.cc | 10 ++++++++--
iocore/net/quic/QUICPathValidator.cc | 19 +++++++++++++++----
5 files changed, 35 insertions(+), 20 deletions(-)