mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-07 14:29:33 +01:00
4f1186c4b1
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> |
||
---|---|---|
.. | ||
test | ||
connect_gossip_wire.csv | ||
connect_wire.csv | ||
connect.c | ||
connect.h | ||
handshake.c | ||
handshake.h | ||
Makefile | ||
netaddress.c | ||
netaddress.h | ||
tor_autoservice.c | ||
tor_autoservice.h | ||
tor.c | ||
tor.h |