You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2019/07/19 05:47:32 UTC

[trafficserver] branch quic-latest updated (ab8508b -> bcf842a)

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 ab8508b  Fix QUICFrame & unit tests for NEW_CONNECTION_ID
     add bcf842a  Fix stateless retry on server side

No new revisions were added by this update.

Summary of changes:
 iocore/net/QUICPacketHandler.cc         | 25 +++++++++++--------------
 iocore/net/quic/QUICPacket.cc           | 29 ++++++++++++-----------------
 iocore/net/quic/QUICPacket.h            |  3 ++-
 iocore/net/quic/test/test_QUICPacket.cc |  4 +++-
 4 files changed, 28 insertions(+), 33 deletions(-)