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 2fe8123cf4 Cleanup: remove invalid option from traffic_ctl (#11627)
add b2c7df16e1 ACL filters: set_allow/set_deny (#11619)
No new revisions were added by this update.
Summary of changes:
include/proxy/IPAllow.h | 9 +-
include/proxy/http/remap/RemapConfig.h | 13 +-
include/proxy/http/remap/UrlRewrite.h | 16 ++-
src/proxy/IPAllow.cc | 25 +++-
src/proxy/http/remap/RemapConfig.cc | 44 +++++-
src/proxy/http/remap/UrlRewrite.cc | 31 +++--
tests/gold_tests/ip_allow/ip_category.test.py | 10 +-
tests/gold_tests/remap/all_acl_combinations.py | 184 ++++++++++++-------------
tests/gold_tests/remap/remap_acl.test.py | 142 ++++++++++++++-----
9 files changed, 313 insertions(+), 161 deletions(-)