tcp: add FilterState hash policy for TcpProxy and other network filters (#18701)
Adds a new variant to type.v3.HashPolicy to generate a hash from an object in FilterState. This implementation mirrors what already exists for HTTP filters (see RouteAction.HashPolicy.FilterState), and is usable by network filters such as TcpProxy. Risk Level: low Testing: updated tests in tcp_proxy:config_test Docs Changes: N/A Release Notes: added an entry under tcp Platform Specific Features: N/A Signed-off-by: Dan Rosen <mergeconflict@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 38739c32b39da483782fa18dc5a5aa77cee677abpull/626/head
parent
e81c151e24
commit
10fe9225e4
3 changed files with 15 additions and 4 deletions
Loading…
Reference in new issue