Implement RRDP_ABORT, a message to abort a inflight RRDP request.
authorclaudio <claudio@openbsd.org>
Fri, 2 Sep 2022 18:37:17 +0000 (18:37 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 2 Sep 2022 18:37:17 +0000 (18:37 +0000)
commit4673c6835c38c0985b126bb392495cafe0e8d65e
tree84b0e46c5778f1151487ec227763227e182689be
parent98efa06845abd59600d1210604c42b5171e323d9
Implement RRDP_ABORT, a message to abort a inflight RRDP request.
The abort is done in a way that waits for any inflight files or http
requests to finish before removing the rrdp state and before sending
the rrdp done message indicating failure.
OK tb@ and benno@
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/rrdp.c