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/12 06:34:06 UTC

[trafficserver] branch quic-latest updated (c3fcccb -> 6395120)

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 c3fcccb  Remove version related fields from TP and version validation logic
     new 3459e08  Update H3 Frame header format to draft-19
     new 6395120  Update H3 SETTINGS frame format to draft-19

The 12942 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:
 proxy/http3/Http3Frame.cc           | 57 +++++++++++++++-----------
 proxy/http3/Http3FrameDispatcher.cc | 79 ++++++++++++++++++++++---------------
 proxy/http3/Http3FrameDispatcher.h  |  4 +-
 proxy/http3/Http3Types.h            | 14 +++----
 4 files changed, 90 insertions(+), 64 deletions(-)