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 455cf6522 Remove inactive include of IpMapConf.h (#9512) add 5d75ea069 Enable external file loading for sni.yaml. (#9501) No new revisions were added by this update. Summary of changes: doc/admin-guide/files/sni.yaml.en.rst | 14 +++++- iocore/net/CMakeLists.txt | 1 + iocore/net/Makefile.am | 3 +- iocore/net/P_SNIActionPerformer.h | 62 ++++------------------- iocore/net/SNIActionPerformer.cc | 95 +++++++++++++++++++++++++++++++++++ 5 files changed, 122 insertions(+), 53 deletions(-) create mode 100644 iocore/net/SNIActionPerformer.cc