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 2020/01/30 07:20:55 UTC

[trafficserver] branch quic-latest updated (d233b3f -> 5c6063e)

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 d233b3f  Fix a bug in Stateless Reset Packet generation
     add 5c6063e  Add QUICRetryIntegrityTag

No new revisions were added by this update.

Summary of changes:
 iocore/net/quic/QUICRetryIntegrityTag.cc           | 56 ++++++++++++++++++++++
 ...VersionNegotiator.h => QUICRetryIntegrityTag.h} | 20 +++-----
 2 files changed, 63 insertions(+), 13 deletions(-)
 create mode 100644 iocore/net/quic/QUICRetryIntegrityTag.cc
 copy iocore/net/quic/{QUICVersionNegotiator.h => QUICRetryIntegrityTag.h} (61%)