-
-
Notifications
You must be signed in to change notification settings - Fork 402
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] Add improved logging for unexpected peer_ids
If a peer sends a HandshakeMessage with a 'peer_id' that *does not* match the 'peer_id' it sent to the tracker - log both the expected and actual peer_ids. Helps diagnose #614 It's probably a normal bittorrent client which is just randomising the peer id on every connection attempt.
- Loading branch information
1 parent
a8c7a6c
commit 735f412
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters