Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
honor remote_allow_ilst in hole punch response
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.
- Loading branch information