Add a -P option to rpki-client to specify the evaluation time
authorbeck <beck@openbsd.org>
Wed, 26 Apr 2023 22:05:28 +0000 (22:05 +0000)
committerbeck <beck@openbsd.org>
Wed, 26 Apr 2023 22:05:28 +0000 (22:05 +0000)
commit298d2ca0f5e5247bdda7b72765b02ef6a5590792
tree00ab603d2ac243541e6a9a96e0f2d0f48073042c
parentbba006a81846d90e529167c689ea0d456b4599bc
Add a -P option to rpki-client to specify the evaluation time

This is intended to be able to test rpki-client in a reproducable
way without worrying about the system time changing the results

ok claudio@
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/main.c
usr.sbin/rpki-client/output-bird.c
usr.sbin/rpki-client/parser.c
usr.sbin/rpki-client/rpki-client.8
usr.sbin/rpki-client/validate.c