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 0884376  Remove unused code
     new 59eab47  QUIC: Refresh ack frame when previous ack_frame lost
     new 96f46c5  QUIC: Only generate ack frame in 
QUICFrameGenerator::generate_frame
     new 10e1056  QUIC: Remove useless QUICConfig and rename resfresh_frame

The 12669 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/P_QUICNetVConnection.h                |  1 -
 iocore/net/QUICNetVConnection.cc                 | 41 ++++++------
 iocore/net/quic/QUICAckFrameCreator.cc           | 79 ++++++++++++------------
 iocore/net/quic/QUICAckFrameCreator.h            | 20 +++---
 iocore/net/quic/test/test_QUICAckFrameCreator.cc | 57 ++++++++++++++++-
 5 files changed, 129 insertions(+), 69 deletions(-)

Reply via email to