Files
lightning/connectd
Rusty Russell 4f1186c4b1 connectd: iterate through all known addresses for a peer, not just one.
If we have an address hint, we start with that, but we'll use
node_announcement information if required.

Note: we (ab)use the address hint when restoring from the database
or reconnecting, even if the connection was *incoming*.  That meant
that the recipient of a connection would *never* manage to connect out.

We still don't take multiple addresses from the DNS seeds: I assume we
should, since there could be IPv4 and IPv6.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-08-10 12:46:45 +02:00
..
2018-07-25 02:13:52 +00:00
2018-07-25 02:13:52 +00:00
2018-07-25 02:13:52 +00:00
2018-07-25 02:13:52 +00:00
2018-07-25 02:13:52 +00:00