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 2b38e5f Convert QUICPathResponseFrame::store to to_io_buffer_block
add 748d66c Convert QUICCryptoFrame::store to to_io_buffer_block
add cc452b9 Convert QUICNewTokenFrame::store to to_io_buffer_block
add 9cb7572 Convert QUICRetireConnectionIdFrame::store to
to_io_buffer_block
add ad56524 Convert QUICUnknownFrame::store to to_io_buffer_block
add baaf97c Convert QUICAckFrame::store to to_io_buffer_block
No new revisions were added by this update.
Summary of changes:
iocore/net/quic/QUICFrame.cc | 182 ++++++++++++++++++++-------------
iocore/net/quic/QUICFrame.h | 16 +--
iocore/net/quic/test/test_QUICFrame.cc | 42 ++++++--
3 files changed, 154 insertions(+), 86 deletions(-)