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/03/30 05:51:08 UTC

[trafficserver] branch quic-latest updated (830ed66 -> e7babfd)

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 830ed66  Check if alt_con_manager is available
     add 5c2a52c  Make constants of Loss Detector configurable
     add e7babfd  Initialize RecordsConfig and QUICConfig on unit test

No new revisions were added by this update.

Summary of changes:
 iocore/net/quic/QUICConfig.cc                | 66 +++++++++++++++++++
 iocore/net/quic/QUICConfig.h                 | 28 ++++++--
 iocore/net/quic/QUICLossDetector.cc          | 46 ++++++-------
 iocore/net/quic/QUICLossDetector.h           | 21 ++++--
 iocore/net/quic/test/Makefile.am             | 98 +++++++++++++---------------
 iocore/net/quic/test/event_processor_main.cc |  9 ++-
 iocore/net/quic/test/main.cc                 | 10 +++
 iocore/net/quic/test/stub_QUICConfig.cc      |  4 +-
 mgmt/RecordsConfig.cc                        | 17 +++++
 9 files changed, 210 insertions(+), 89 deletions(-)

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