Skip to content

shipped RPKI validator has memory leak #88

@Mondhund

Description

@Mondhund

With the shipped RPKI validator, I see regular crashes because it runs out of memory. I updated to the latest RPKI validator version 3, but this requires some code changes in the openbmp-container in /usr/local/openbmp/rpki_validator.py - namely
instead of api="export.json", it's now api="api/export.json" and they dropped the 'AS' is asn, so instead of line['asn'][:2] it's now just line['asn']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions