CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/05 12:07:04
Modified files:
usr.sbin/rpki-client: aspa.c
Log message:
Reset provider in each iteration
If a providerAS sets an afiLimit, subsequent providerAS that don't set it
would erroneously inherit that limit. Zero out the provider at the top of
the loop to avoid this problem.
ok job
