rgb-cln/gossipd/test
Rusty Russell ee9e300da0 gossip: fix address descriptor handling.
1. The code to skip over padding didn't take into account max.
2. It also didn't use symbolic names.
3. We are not supposed to fail on unknown addresses, just stop parsing.
4. We don't use the read_ip/write_ip code, so get rid of it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-09-03 02:01:54 +02:00
..
.gitignore gossipd: fix routing issue. 2017-09-03 02:01:54 +02:00
Makefile gossipd: fix routing issue. 2017-09-03 02:01:54 +02:00
run-find_route-specific.c gossip: fix address descriptor handling. 2017-09-03 02:01:54 +02:00
run-find_route.c gossip: fix address descriptor handling. 2017-09-03 02:01:54 +02:00