openethereum/util/network-devp2p/src
Tomasz Drwięga 08abf67a51 Fix packet count when talking with PAR2 peers (#8555)
* Support diferent packet counts in different protocol versions.

* Fix light timeouts and eclipse protection.

* Fix devp2p tests.

* Fix whisper-cli compilation.

* Fix compilation.

* Fix ethcore-sync tests.

* Revert "Fix light timeouts and eclipse protection."

This reverts commit 06285ea8c1d9d184d809f64b5507aece633da6cc.

* Increase timeouts.
2018-05-14 10:09:05 +02:00
..
connection_filter.rs Abstract devp2p (#8048) 2018-03-05 11:56:35 +01:00
connection.rs Consolidate crypto functionality in ethcore-crypto. (#8432) 2018-05-05 11:02:33 +02:00
discovery.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
handshake.rs Consolidate crypto functionality in ethcore-crypto. (#8432) 2018-05-05 11:02:33 +02:00
host.rs Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
ip_utils.rs Tweaks and add a Dockerfile for Android (#8036) 2018-04-05 14:38:50 +02:00
lib.rs Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
node_table.rs Handle socket address parsing errors (#8545) 2018-05-09 15:58:02 +02:00
service.rs Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
session.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00