Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Block attempts to connect to the client (#10589)
A Minetest peer initiates a connection by sending a packet with an invalid peer_id, for whatever reason the code for doing this ran on both the client and the server meaning you could connect to a client if you knew what the address:port tuple it was listening on.
- Loading branch information
Showing
with
10 additions
and 2 deletions.