You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by sh...@apache.org on 2020/05/01 14:27:52 UTC

[trafficserver] branch master updated (a98e2e4 -> bfafd91)

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

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


    from a98e2e4  gcc10: fixed warning about returning local variable in int64_to_str()
     add bfafd91  traffic_dump: add tls information to dump. (#6727)

No new revisions were added by this update.

Summary of changes:
 plugins/experimental/traffic_dump/traffic_dump.cc  | 163 ++++++++++++++++++---
 .../pluginTest/traffic_dump/traffic_dump.test.py   |   8 +-
 .../traffic_dump/traffic_dump_sni_filter.test.py   |  10 +-
 .../pluginTest/traffic_dump/verify_replay.py       |  44 ++++++
 4 files changed, 202 insertions(+), 23 deletions(-)