Extract TLVs from Proxy Protocol v2 and emit to dynamic metadata (#11488)
Before this change TLVs are read and discarded in the Proxy Protocol filter. This change is to extend the Proxy Protocol Listener filter to extract TLVs of interest and emit them as metadata which can be consumed by other filters. Fixes #11336 Signed-off-by: Song <songhu@amazon.com> Mirrored from https://github.com/envoyproxy/envoy @ f8bfc6a16ffebf1ecb9cdf8eb1265912118ae7bfmaster-ci-test
parent
37c799ee0f
commit
3d9a4caa7c
1 changed files with 23 additions and 0 deletions
Loading…
Reference in new issue