This is an automated email from the ASF dual-hosted git repository.
scw00 pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from d05b37a Prohibit create streams when max stream id is zero
add 7c1a1b0 QUIC: Rework QUICStreamFrame parsing
add 9843be7 QUIC: Rework CryptoFrame parsing
add a2f7fc1 QUIC: Rework some frames parsing
add d6ccabc QUIC: add left frames
add 49c7ac1 QUIC: reset a frame when fast_create
add 589eded QUIC: make reset internal and fix typo
No new revisions were added by this update.
Summary of changes:
iocore/net/quic/QUICFrame.cc | 2152 +++++++++++++++++---------------
iocore/net/quic/QUICFrame.h | 176 ++-
iocore/net/quic/test/test_QUICFrame.cc | 544 ++++++--
3 files changed, 1608 insertions(+), 1264 deletions(-)