Skip to content

v7.9

Compare
Choose a tag to compare
@cjeker cjeker released this 15 Dec 17:08
· 109 commits to master since this release

This release includes the following changes to the previous release:

  • Add support for an operator-configurable skiplist facility. Operators
    can specify a list of FQDNs which should not be contacted when
    synchronizing the local cache to the network.

  • Emit a warning when a RRDP session serial number decreases.

  • DER decoding functions were refactored to leverage ASN.1 templates.

  • Add support to validate & inspect .sig files containing RPKI Signed
    Checklists in filemode (-f). (draft-ietf-sidrops-rpki-rsc-08)

  • Print various statistics after the completion of the main process.

  • Add support to decode & print TAL (RFC 8630) details in filemode (-f).

  • Emit objects in Concatenated JSON format when filemode (-f) and the JSON
    output flag (-j) are combined.