api: add a field in Listener proto to be able to reverse the order of TCP write filters (#4889)
Add a field in listener proto to be able to reverse the order of TCP write filters. The field is set false by default, indicating write filters have the same order as configured in the filter chain. If true, their order will be reversed. Risk Level: Low Testing: bazel test //test/... Part of #4599 Signed-off-by: Qi (Anna) Wang <qiwang@qiwang-macbookpro.roam.corp.google.com> Mirrored from https://github.com/envoyproxy/envoy @ 5da782c8503aa2664ceac1995628d161bbaa6441pull/620/head
parent
bb05806182
commit
911001cdca
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue