openethereum/util/network-devp2p/src
Seun LanLege 1c076af5ee DevP2p: Get node IP address and udp port from Socket, if not included in PING packet (#10705)
* get node IP address and udp port from Socket, if not included in PING packet

* prevent bootnodes from being added to host nodes

* code corrections

* code corrections

* code corrections

* code corrections

* docs

* code corrections

* code corrections

* Apply suggestions from code review

Co-Authored-By: David <dvdplm@gmail.com>
2019-06-12 10:42:16 +02:00
..
connection.rs [devp2p] Fix warnings and re-org imports (#10710) 2019-06-03 19:21:29 +02:00
discovery.rs DevP2p: Get node IP address and udp port from Socket, if not included in PING packet (#10705) 2019-06-12 10:42:16 +02:00
handshake.rs [devp2p] Fix warnings and re-org imports (#10710) 2019-06-03 19:21:29 +02:00
host.rs [devp2p] Fix warnings and re-org imports (#10710) 2019-06-03 19:21:29 +02:00
ip_utils.rs [devp2p] Fix warnings and re-org imports (#10710) 2019-06-03 19:21:29 +02:00
lib.rs [devp2p] Fix warnings and re-org imports (#10710) 2019-06-03 19:21:29 +02:00
node_table.rs DevP2p: Get node IP address and udp port from Socket, if not included in PING packet (#10705) 2019-06-12 10:42:16 +02:00
service.rs [devp2p] Fix warnings and re-org imports (#10710) 2019-06-03 19:21:29 +02:00
session.rs [devp2p] Fix warnings and re-org imports (#10710) 2019-06-03 19:21:29 +02:00