Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify DOWNSTREAM_LOCAL_ADDRESS. #34185

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

incfly
Copy link
Contributor

@incfly incfly commented May 16, 2024

To make the doc aligned with the actual behavior when proxy protocol filter is used on listener. We consistently set this in various places.
https://github.com/search?q=repo%3Aenvoyproxy%2Fenvoy%20Network%3A%3AProxyProtocolFilterState%3A%3Akey()&type=code

Commit Message:
Additional Description:
Risk Level: N/A
Testing:
Docs Changes: Yes
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

To make the doc aligned with the actual behavior when proxy protocol filter is used on listener.

Signed-off-by: Jianfei Hu <jianfei.hu@clickhouse.com>
Copy link

Hi @incfly, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #34185 was opened by incfly.

see: more, trace.

@@ -695,6 +695,12 @@ UDP
If the original connection was redirected by iptables TPROXY, and the listener's transparent
option was set to true, this represents the original destination address and port.

.. note::
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code block is copied from DOWNSTREAM_DIRECT_REMOTE_ADDRESS just to be consistent.

@ravenblackx ravenblackx merged commit bdcb46b into envoyproxy:main May 16, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants