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

honor remote_allow_list in hole punch response #1186

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

wadey
Copy link
Member

@wadey wadey commented Jul 23, 2024

When we receive a "hole punch notification" from a Lighthouse, we send a hole punch packet to every remote of that host, even if we don't include those remotes in our "remote_allow_list". Change the logic here to check if the remote IP is in our allow list before sending the hole punch packet.

When we receive a "hole punch notification" from a Lighthouse, we send
a hole punch packet to every remote of that host, even if we don't
include those remotes in our "remote_allow_list". Change the logic here
to check if the remote IP is in our allow list before sending the hole
punch packet.
nbrownus
nbrownus previously approved these changes Jul 23, 2024
@wadey wadey added this to the v1.10.0 milestone Jul 24, 2024
@wadey wadey changed the title honor remote_allow_ilst in hole punch response honor remote_allow_list in hole punch response Jul 24, 2024
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