Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: Only respond to getaddr once per conn.
This modifies the OnGetAddr handler to prevent the server from responding to getaddr messages more than once per connection which helps reduce unhelpful traffic and fingerprinting attacks.
- Loading branch information