[DHT] Don't add peers to the routing table who falsely advertise the DHT protocol #808
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
Milestone
As a followup to libp2p/go-libp2p#778,
we should protect against the scenario where a malicious peer advertises the DHT protocol but doesn't actually support it. Their inclusion in the DHT could pollute the routing table and result in slow/unnecessary queries.
Success Criteria
The text was updated successfully, but these errors were encountered: