nebula icon indicating copy to clipboard operation
nebula copied to clipboard

honor remote_allow_list in hole punch response

Open wadey opened this issue 7 months ago • 0 comments

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.

wadey avatar Jul 23 '24 15:07 wadey