Add -x to opt into experimental file formats
authortb <tb@openbsd.org>
Fri, 1 Mar 2024 08:10:09 +0000 (08:10 +0000)
committertb <tb@openbsd.org>
Fri, 1 Mar 2024 08:10:09 +0000 (08:10 +0000)
commit9463abd53ee24d56be2e4861b05f024ca5694a74
tree21f0a75a787f5327c082979420656a3c3c8d8850
parentad4069178495289eca5bfdf3387be32f2270fbfd
Add -x to opt into experimental file formats

Instead of burning one letter for each new file format (sidrops is known
to crank out new things faster than a normal person can read), use -x to
opt into parsing and processing file formats that aren't yet considered
stable. This is currently only the Signed Prefix List.  While a repetition
of the ASPA debacle, this code hasn't yet seen enough stress testing to be
enabled by default.

ok claudio job
usr.sbin/rpki-client/main.c
usr.sbin/rpki-client/output-json.c
usr.sbin/rpki-client/parser.c
usr.sbin/rpki-client/rpki-client.8