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 3454522 [draft-13] Add Frame Type field in CONNECTION_CLOSE frame
new 17e6ab5 Check value of Reason Phrase Length of CONNECTION_CLOSE frame
new 795ba9b Print maximum_(stream)_data on debug log
new c0f4400 Remove unnecessary checks before generate_frame() calls
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 | 73 +++++++++++++++++++---------------------
iocore/net/quic/QUICFrame.cc | 22 ++++++++++--
iocore/net/quic/QUICFrame.h | 4 +++
3 files changed, 59 insertions(+), 40 deletions(-)