Closed partim closed 5 months ago
This PR adds a new function rrdp::NotificationFile::parse_limited that allows limiting the number of delta items accepted. If there are more items, the list will be cut back to empty and a new method delta_status will report an error.
rrdp::NotificationFile::parse_limited
delta_status
This PR adds a new function
rrdp::NotificationFile::parse_limited
that allows limiting the number of delta items accepted. If there are more items, the list will be cut back to empty and a new methoddelta_status
will report an error.