core-lightning/gossipd
Rusty Russell 8d9818ff9c gossipd: receive global/local features the right way around
Fixes: #323
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-10-26 12:49:56 +02:00
..
test gossipd: don't try to handle padding inside fromwire_ipaddr. 2017-10-24 16:12:22 +02: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.c gossipd: receive global/local features the right way around 2017-10-26 12:49:56 +02:00
gossip_wire.csv gossipd: rewrite to do the handshake internally. 2017-10-20 18:31:32 +02:00
handshake.c gossipd: include ccan/io version of handshake code, with tests. 2017-10-20 18:31:32 +02:00
handshake.h gossipd: include ccan/io version of handshake code, with tests. 2017-10-20 18:31:32 +02: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