chiark / gitweb /
server/: Calculate address size on demand, rather than tracking it.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 4 Sep 2017 01:25:41 +0000 (02:25 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:34:25 +0000 (10:34 +0100)
commitcb2c2bfcff87c4d6959fe3ccf47a4b509f933e9c
tree3b0d6f57a44de600c5cabb1c3ea982eb642efe6c
parent82ba25cfeb78751b8218c72f1685998d28004efc
server/: Calculate address size on demand, rather than tracking it.

It's fine when the address is just in the peer spec, but this isn't
going to be the case forever.
server/admin.c
server/peer.c
server/servutil.c
server/tripe.h