grin/p2p
Ignotus Peverell 362fbcf90f
Proper p2p remote address detection when accepting conn
A receiving peer trusts the address advertised by a client.
However as we do not have external address detection (and there is
generally no very good way to do that), the address detected by
a peer is the loopback, which is useless. So we attempt to detect
these cases and use the IP detected by the TCP connection while
keeping the advertised port.
2017-11-01 18:56:59 -04:00
..
src Proper p2p remote address detection when accepting conn 2017-11-01 18:56:59 -04:00
tests Cleanup HTTP APIs, update ports to avoid gap, rustfmt 2017-10-31 19:42:56 -04:00
Cargo.toml tweaks to logging configuration (#176) 2017-10-13 16:42:04 +00:00
rustfmt.toml Getting started on the p2p networking code. 2016-10-23 17:02:02 -04:00