On Wed, Jan 11, 2023 at 03:22:17PM +0100, Claudio Jeker wrote: > This diff does actually 2 things. > > 1) it adds the validation state to the filterstate struct and with that > removes it from rde_filter(). As a next step it can also be removed from > prefix_update() and friends. > > 2) rename prefix_vstate() to prefix_roa_vstate() since it returns the roa > validation state. There will be a prefix_aspa_vstate() in the future so > this is just a step towards that. Also use prefix_roa_vstate() instead of > direct member access.
ok tb
