api: rename ConnectionSourceType::LOCAL to SAME_IP_OR_LOOPBACK. (#9518)
Also Utility::isLocalConnection() to Utility::isSameIpOrLoopback(). The idea is to improve descriptive accuracy, see https://github.com/envoyproxy/envoy/pull/7840#issuecomment-524002499. Risk level: Low Testing: additional protoxform golden test added for enum value renames. Fixes #8081 Signed-off-by: Harvey Tuch <htuch@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 2a9175a41ec8075af7f8429555825c8bc2dcdce2master-ci-test
parent
63aca2ba30
commit
dac5cc0fba
3 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue