This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from e9c6f67 use sendmsg and recvmsg (#7793)
add 0f250f2 Traffic Dump: Add an HTTP/3 AuTest (#7758)
No new revisions were added by this update.
Summary of changes:
.../autest-site/verifier_client.test.ext | 31 ++++-
.../autest-site/verifier_server.test.ext | 41 +++++-
.../traffic_dump/replay/http3.yaml} | 51 ++++---
.../traffic_dump/traffic_dump_http3.test.py | 153 +++++++++++++++++++++
4 files changed, 246 insertions(+), 30 deletions(-)
copy tests/gold_tests/{dns/replay/single_transaction.replay.yaml =>
pluginTest/traffic_dump/replay/http3.yaml} (55%)
create mode 100644
tests/gold_tests/pluginTest/traffic_dump/traffic_dump_http3.test.py