core-lightning/gossipd
Rusty Russell dfd60a2047 gossipd: tell the master the peer's address.
This will let us remove peer->netaddr.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-10-26 21:01:09 +00:00
..
test gossipd: pass addr of peer though handshake. 2017-10-26 21:01:09 +00:00
broadcast.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
broadcast.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
gossip_wire.csv gossipd: tell the master the peer's address. 2017-10-26 21:01:09 +00:00
gossip.c gossipd: tell the master the peer's address. 2017-10-26 21:01:09 +00:00
handshake.c gossipd: pass addr of peer though handshake. 2017-10-26 21:01:09 +00:00
handshake.h gossipd: pass addr of peer though handshake. 2017-10-26 21:01:09 +00:00
Makefile gossipd: rewrite to do the handshake internally. 2017-10-20 18:31:32 +02:00
routing.c gossipd: don't try to handle padding inside fromwire_ipaddr. 2017-10-24 16:12:22 +02:00
routing.h gossip: fix address descriptor handling. 2017-09-03 02:01:54 +02:00