mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 13:25:43 +01:00
7e022b522c
It makes it impossible to embed an ipaddr in another structure, since we always try to skip over any zeroes, which may swallow a following field. Do the skip specially for the case where we're parsing routing messages: we never use padding for our own internal messages anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-find_route-specific.c | ||
run-find_route.c | ||
run-initiator-success.c | ||
run-responder-success.c |