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/04/04 05:16:34 UTC

[trafficserver] branch quic-latest updated (788e27e -> 22ef457)

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 788e27e  Add debug_msg on QUICRstStreamFrame
     new 51c65a8  Fix setting NUM_PLACEHOLDERS
     new 42349cf  Send NEW_TOKEN frame from server side only
     new 22ef457  Fix QUICDebugNames::key_phase()

The 12930 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 iocore/net/QUICNetVConnection.cc    | 20 +++++++++++---------
 iocore/net/quic/QUICDebugNames.cc   |  4 ++--
 proxy/http3/Http3App.cc             | 11 +++++++----
 proxy/http3/Http3App.h              |  3 ++-
 proxy/http3/test/test_Http3Frame.cc | 21 +++++++++++++++++++++
 5 files changed, 43 insertions(+), 16 deletions(-)