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/06/25 06:11:16 UTC

[trafficserver] branch quic-latest updated (dd5ef35 -> ae69a9e)

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 dd5ef35  Fix compile errors on macOS
     add ae69a9e  Add debug logs around path validation

No new revisions were added by this update.

Summary of changes:
 iocore/net/QUICNetVConnection.cc     |  2 +-
 iocore/net/quic/QUICFrame.cc         | 16 ++++++++++++++++
 iocore/net/quic/QUICFrame.h          |  2 ++
 iocore/net/quic/QUICPathValidator.cc |  8 ++++++++
 iocore/net/quic/QUICPathValidator.h  |  5 ++++-
 5 files changed, 31 insertions(+), 2 deletions(-)