This is an automated email from the ASF dual-hosted git repository.

rrm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from e7b3f91  Make next_cs_id a private member variable.
     add 325029b  Adds partial_blind_route sni action

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/sni.yaml.en.rst              |  7 +++
 iocore/net/I_NetVConnection.h                      |  2 +
 iocore/net/P_SNIActionPerformer.h                  | 13 ++--
 iocore/net/P_SSLConfig.h                           |  1 +
 iocore/net/P_SSLNetVConnection.h                   | 14 ++++-
 iocore/net/P_SSLSNI.h                              |  1 +
 iocore/net/SSLSNIConfig.cc                         |  3 +-
 iocore/net/YamlSNIConfig.cc                        |  7 +++
 iocore/net/YamlSNIConfig.h                         |  3 +
 proxy/http/HttpConfig.h                            | 13 ++--
 proxy/http/HttpSM.cc                               | 34 +++++------
 proxy/http/HttpTransact.cc                         |  3 +-
 .../tls/tls_partial_blind_tunnel.test.py           | 70 ++++++++++++++++++++++
 13 files changed, 136 insertions(+), 35 deletions(-)
 create mode 100644 tests/gold_tests/tls/tls_partial_blind_tunnel.test.py

Reply via email to