The maxlength is optional in roa entries. By setting it to the address
authorclaudio <claudio@openbsd.org>
Wed, 22 Dec 2021 08:44:15 +0000 (08:44 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 22 Dec 2021 08:44:15 +0000 (08:44 +0000)
commitd02726361f3366941fb5b13208cbde1ab122b47f
treed205d332d2152e9c15ec2d65550cdc71c594c923
parent6c290b832275b1657f29d8133351b8168f46747d
The maxlength is optional in roa entries. By setting it to the address
prefixlen before looking for the optional maxlength attribute the code
can be simplified and a ternary expression can be removed.
OK tb@ job@
usr.sbin/rpki-client/roa.c