Files
rust-libp2p/protocols
Roman Borschel 689eeaf533 [kad] Update local routing table on new connections after protocol confirmation. (#1821)
* Delay routing table update on new connections.

In order to avoid adding peers to the local routing table
which use a different protocol name and thus a different
overlay network, only update the local routing table
for newly established connections once the associated
connection handler reports that the protocol has been
confirmed.

* Update CHANGELOG.
2020-11-05 20:58:14 +01:00
..
2020-10-30 15:51:27 +01:00
2020-10-30 15:51:27 +01:00
2020-10-16 20:36:47 +02:00
2020-10-30 15:51:27 +01:00