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 50bab2e Do nothing if retransmission_frames is empty
add ffc2e7e RetransmissionFrame should return a type of frame that have
add 90d5b41 Connection credit can be bigger than 16bit
No new revisions were added by this update.
Summary of changes:
iocore/net/quic/QUICAckFrameCreator.cc | 2 +-
iocore/net/quic/QUICAckFrameCreator.h | 2 +-
iocore/net/quic/QUICAltConnectionManager.cc | 2 +-
iocore/net/quic/QUICAltConnectionManager.h | 2 +-
iocore/net/quic/QUICFrame.cc | 6 ++++++
iocore/net/quic/QUICFrame.h | 1 +
iocore/net/quic/QUICFrameGenerator.h | 2 +-
iocore/net/quic/QUICPacketRetransmitter.cc | 2 +-
iocore/net/quic/QUICPacketRetransmitter.h | 2 +-
iocore/net/quic/QUICPathValidator.cc | 2 +-
iocore/net/quic/QUICPathValidator.h | 2 +-
iocore/net/quic/QUICStream.cc | 2 +-
iocore/net/quic/QUICStream.h | 2 +-
iocore/net/quic/QUICStreamManager.cc | 2 +-
iocore/net/quic/QUICStreamManager.h | 2 +-
15 files changed, 20 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].