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 2018/09/27 07:23:49 UTC

[trafficserver] branch quic-latest updated (d054c42 -> db38d2f)

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 d054c42  Improve connection migration implementation
     add db38d2f  Stop sending STREAM frame while proving a new path

No new revisions were added by this update.

Summary of changes:
 iocore/net/QUICNetVConnection.cc     | 30 ++++++++++++++++--------------
 iocore/net/quic/QUICPathValidator.cc |  6 ++++++
 iocore/net/quic/QUICPathValidator.h  |  1 +
 3 files changed, 23 insertions(+), 14 deletions(-)