Rename mft_compare() to mft_compare_seqnum()
authortb <tb@openbsd.org>
Wed, 31 Jan 2024 06:54:43 +0000 (06:54 +0000)
committertb <tb@openbsd.org>
Wed, 31 Jan 2024 06:54:43 +0000 (06:54 +0000)
commite73085f88b8845d6421588f94e107db36ee2b1b2
tree6d6d5d7270d9328677fa1da39c15ab4839f86f55
parent86eea840d5bb556b2429db8c813a33d1d2357546
Rename mft_compare() to mft_compare_seqnum()

This makes it clearer what exactly this function compares. Also drop some
NULL checks that made the semantics of this function tricky.

ok job
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/mft.c
usr.sbin/rpki-client/parser.c