Do not only check the serial number but also the session_id before
authorclaudio <claudio@openbsd.org>
Thu, 15 Apr 2021 08:58:46 +0000 (08:58 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 15 Apr 2021 08:58:46 +0000 (08:58 +0000)
commit3580e8406b2d605d1d0f75347f30262aaa05f331
tree9da3548e7b245f0ebf7b08614db197b201113d62
parent2207c4325726fdc5c4bcd0011af0fdf7d3dab137
Do not only check the serial number but also the session_id before
adding a delta to the queue. If the session_id differs there is no
need for deltas since a snapshot must be fetched.
OK job@ benno@ deraadt@
usr.sbin/rpki-client/rrdp_notification.c