core-lightning/gossipd
Rusty Russell bb601a1eeb gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves
This would fail, and we'd free an uninitialized pointer.

Also, add us to .gitignore and clear up a comment.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-20 13:57:28 +01:00
..
test gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
broadcast.c gossipd: don't increment broadcast_index until *after* message sent. 2017-12-17 02:44:20 +00:00
broadcast.h gossipd: don't increment broadcast_index until *after* message sent. 2017-12-17 02:44:20 +00:00
gossip_wire.csv gossip: Added internal gossip message to add a local channel 2017-12-20 06:14:53 +00:00
gossip.c gossip: Add local channels when channeld tells us to 2017-12-20 06:14:53 +00:00
handshake.c gossip: Remove HSM_FD from handshake 2017-12-17 02:44:20 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
Makefile Makefile: make gossipd objects depend correctly on its own headers. 2017-12-17 02:44:20 +00:00
routing.c routing: re-expose half_add_connection. 2017-12-20 08:19:28 +00:00
routing.h routing: re-expose half_add_connection. 2017-12-20 08:19:28 +00:00