rgb-cln/gossipd/test
Rusty Russell d40d22b68e gossipd: don't try to connect to non-routable addresses.
Someone could try to announce an internal address, and we might probe
it.

This breaks tests, so we add '--dev-allow-localhost' for our tests, so
we don't eliminate that one.  Of course, now we need to skip some more
tests in non-developer mode.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-05-07 22:37:28 +02:00
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile gossipd: Check features in `node_announcement` and `channel_announcement`. 2018-01-13 11:29:42 +01:00
run-bench-find_route.c gossipd: don't try to connect to non-routable addresses. 2018-05-07 22:37:28 +02:00
run-find_route-specific.c gossipd: don't try to connect to non-routable addresses. 2018-05-07 22:37:28 +02:00
run-find_route.c gossipd: don't try to connect to non-routable addresses. 2018-05-07 22:37:28 +02:00
run-initiator-success.c gossipd/lightningd: use wireaddr_internal. 2018-05-07 22:37:28 +02:00
run-responder-success.c gossipd/lightningd: use wireaddr_internal. 2018-05-07 22:37:28 +02:00