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 ab0e46d Cleanup: move read-only QUICConnection APIs into
QUICConnectionInfo
add 8fe569a Fix a condition for turining fin flag on
add 7a605d5 Clone frames when retransmit them
add 4c2db19 Prevent logging "not ready" when no packets are in queue
No new revisions were added by this update.
Summary of changes:
iocore/net/QUICNetVConnection.cc | 4 +
iocore/net/quic/QUICFrame.cc | 124 +++++++++++++++++++++++++++++
iocore/net/quic/QUICFrame.h | 32 +++++++-
iocore/net/quic/QUICIncomingFrameBuffer.cc | 15 ++--
iocore/net/quic/QUICIncomingFrameBuffer.h | 1 -
iocore/net/quic/QUICPacketReceiveQueue.cc | 2 +-
iocore/net/quic/QUICPacketRetransmitter.cc | 3 +-
iocore/net/quic/QUICStream.cc | 2 +-
iocore/net/quic/QUICTypes.h | 1 +
9 files changed, 166 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].