core-lightning/gossipd
Rusty Russell 78cd25d620 ipaddr: rename to wireaddr.
In future it will have TOR support, so the name will be awkward.

We collect the to/fromwire functions in common/wireaddr.c, and the
parsing functions in lightningd/netaddress.c.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-10-26 21:01:09 +00:00
..
test ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00: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 ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
gossip_wire.csv ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
handshake.c ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
Makefile ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
routing.c ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
routing.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00