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 4a3ea0e  Catch up draft-10
     add 8076375  Add Path Validator

No new revisions were added by this update.

Summary of changes:
 iocore/net/P_QUICNetVConnection.h                  |   2 +
 iocore/net/QUICNetVConnection.cc                   |  16 +++
 iocore/net/quic/Makefile.am                        |   1 +
 iocore/net/quic/QUICFrame.cc                       |   4 +-
 iocore/net/quic/QUICFrame.h                        |   3 +-
 iocore/net/quic/QUICPathValidator.cc               | 121 +++++++++++++++++++++
 ...ICPacketRetransmitter.h => QUICPathValidator.h} |  33 ++++--
 iocore/net/quic/QUICTypes.h                        |  10 +-
 8 files changed, 175 insertions(+), 15 deletions(-)
 create mode 100644 iocore/net/quic/QUICPathValidator.cc
 copy iocore/net/quic/{QUICPacketRetransmitter.h => QUICPathValidator.h} (53%)

-- 
To stop receiving notification emails like this one, please contact
mas...@apache.org.

Reply via email to