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 b869252 QUIC: Use uint8_t buffer instead of union
add 8d9822a QUIC: Implement QUIC ack tracing
add 10ab66a run clang-format
add ab21f0c QUIC: Add issue_frame_id to get latest frame id
add b17f0f4 QUIC: Removes unused the memcpy
No new revisions were added by this update.
Summary of changes:
iocore/net/quic/QUICAckFrameCreator.cc | 82 ++++++++++++++++--------
iocore/net/quic/QUICAckFrameCreator.h | 19 ++++--
iocore/net/quic/QUICFrameGenerator.cc | 4 +-
iocore/net/quic/QUICFrameGenerator.h | 13 ++--
iocore/net/quic/test/test_QUICAckFrameCreator.cc | 35 +++++++---
5 files changed, 103 insertions(+), 50 deletions(-)