mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-20 16:37:43 +02:00
This PR prevents empty RRDP deltas from being produced by not staging empty publication deltas for the publisher and skipping them in the decision process to decide whether to produce a new RRDP delta. Krill CAs do not send empty publication deltas but empty RRDP deltas were still produced possibly because non-Krill publishers sent them.