Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a version of RRDP notification files that limits deltas. #292

Closed
wants to merge 1 commit into from

Conversation

partim
Copy link
Member

@partim partim commented Jun 6, 2024

This PR introduces rrdp::LimitedNotificationFile which allows limiting the number of delta kept during parsing of the XML. It also more strictly checks that the deltas are correct and consistent and keeps an error instead of the delta list in case they aren’t.

This is a separate type since producing the notification file doesn’t need any of this.

@partim partim closed this Jun 6, 2024
@partim partim deleted the rrdp-delta-limit branch December 30, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant