This is an automated email from the ASF dual-hosted git repository.
neuman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 8bad27f Traffic Portal controls for Delivery Service TLS Versions
(#6054)
add 24764b2 Add t3c arg to not set outgoing ip (#6049)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
cache-config/t3c-apply/README.md | 5 +
cache-config/t3c-apply/config/config.go | 3 +
cache-config/t3c-apply/torequest/cmd.go | 1 +
cache-config/t3c-generate/README.md | 5 +
cache-config/t3c-generate/cfgfile/wrappers.go | 1 +
cache-config/t3c-generate/config/config.go | 3 +
.../ort-tests/t3c-no-outgoing-ip-flag_test.go | 118 +++++++++++++++++++++
lib/go-atscfg/recordsdotconfig.go | 17 ++-
9 files changed, 152 insertions(+), 2 deletions(-)
create mode 100644
cache-config/testing/ort-tests/t3c-no-outgoing-ip-flag_test.go