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 1a2ceb4 Fixup for the previous commit
add 7a953a5 Retransmit freames genererated by QUICFlowController by itself
add 5f59304 Remove ../../ from inlcude lines
No new revisions were added by this update.
Summary of changes:
iocore/net/quic/QUICApplication.h | 4 +-
iocore/net/quic/QUICFlowController.cc | 42 +++++++++++++++++--
iocore/net/quic/QUICFlowController.h | 4 +-
iocore/net/quic/QUICLossDetector.h | 4 +-
iocore/net/quic/QUICPacketRetransmitter.cc | 4 ++
iocore/net/quic/test/test_QUICFlowController.cc | 55 +++++++++++++++++++++++++
6 files changed, 104 insertions(+), 9 deletions(-)