This is an automated email from the ASF dual-hosted git repository.

maskit pushed a change to branch quic-05
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 92d7c3a  Fix heap-use-after-free in QUICStreamFrame::store
     new 0ae9f8b  Stop Version Negotiation Packet retransmission
     new 5268ce9  Change handshake state after handshake has completely 
completed
     new dbec593  Fix packet number decoding

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/QUICNetVConnection.cc        |  2 ++
 iocore/net/quic/QUICHandshake.cc        |  9 +++++----
 iocore/net/quic/QUICLossDetector.cc     |  5 +++--
 iocore/net/quic/QUICPacket.cc           | 20 +++++++++++---------
 iocore/net/quic/QUICPacket.h            |  3 ++-
 iocore/net/quic/test/test_QUICPacket.cc | 10 ++++++++++
 6 files changed, 33 insertions(+), 16 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <commits@trafficserver.apache.org>'].

Reply via email to