Tidy up IP handling
authortb <tb@openbsd.org>
Thu, 12 May 2022 08:53:33 +0000 (08:53 +0000)
committertb <tb@openbsd.org>
Thu, 12 May 2022 08:53:33 +0000 (08:53 +0000)
commite212aee814e8e2abbe53d486230e8182bc1f93c5
tree127953256d3d6af6d92a82541ba84b8d6a1bc21c
parentdd7dce3fbf68ca9720451b90ec47507d2b77692a
Tidy up IP handling

Populate struct ip in the leaf functions instead of handing it through
several layers and copying it along the way. Pass in the afi instead of
letting struct ip carry it.

ok claudio
usr.sbin/rpki-client/cert.c