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/01/17 05:08:16 UTC

[trafficserver] branch quic-latest updated (4e3fa10 -> 997c57b)

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 4e3fa10  Remove an unused variable
     add f884b3f  Fix error handling of handshake
     add 1afd5a8  Add in/out checks after handshake
     add 871fa49  Ignore Initial and Handshake packet after handshake completed
     add 997c57b  Add null packet check before sending packet

No new revisions were added by this update.

Summary of changes:
 iocore/net/QUICNetVConnection.cc | 28 ++++++++++++----
 iocore/net/quic/QUICCrypto.cc    | 27 ++++++----------
 iocore/net/quic/QUICCrypto.h     |  2 +-
 iocore/net/quic/QUICCryptoTls.h  |  2 +-
 iocore/net/quic/QUICHandshake.cc | 69 ++++++++++++++++++++++++++++------------
 iocore/net/quic/QUICHandshake.h  |  2 +-
 iocore/net/quic/QUICPacket.cc    | 12 ++++---
 iocore/net/quic/QUICTypes.h      |  1 +
 8 files changed, 92 insertions(+), 51 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].