Skip to content

proxy protocol tlv parsing #349

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

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

roybabayov
Copy link

No description provided.

@roybabayov
Copy link
Author

@ffilz, this is the change we talked about in the last sync. please review

@roybabayov roybabayov force-pushed the pp_tlv_parsing-v2 branch from cde4938 to 9b86c3a Compare May 20, 2025 11:34
* Add support for parsing tlv headers
* Add support for parsing network id from common
cloud providers. Note, currently only GCP is fully
supported as I couldn't test the flow on AWS, Azure
but it should be easy to add this support in the future.
* Fix bug that we didn't account for the tlv when
checking the header length
* Fix bug that tlv would have been stored as extra data
inside the address union

Change-Id: Idb68144f34bfa302c478de54eea631e6f80883f9
Signed-off-by: Roy Babayov <[email protected]>
@roybabayov roybabayov force-pushed the pp_tlv_parsing-v2 branch from 9b86c3a to 3e1772f Compare May 25, 2025 08:19
@roybabayov roybabayov requested a review from ffilz May 25, 2025 08:20
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.

2 participants