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 49f8be8  Check frame size when 
AckFrameCreator/AltConnectionManager/PathValidator generate frame
     new 7dadd68  Make QUICFlowController derived class from QUICFrameGenerator
     new f422468  Fix typo
     new 33772c8  Cleanup: Remove tricky QUICNetVConnection::_store_frame()

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/P_QUICNetVConnection.h               |  2 -
 iocore/net/QUICNetVConnection.cc                | 80 +++----------------------
 iocore/net/quic/QUICFlowController.cc           | 20 ++++++-
 iocore/net/quic/QUICFlowController.h            |  7 ++-
 iocore/net/quic/QUICStream.cc                   |  4 +-
 iocore/net/quic/test/test_QUICFlowController.cc |  6 +-
 6 files changed, 36 insertions(+), 83 deletions(-)

Reply via email to