On Sun, Oct 25, 2020 at 01:44:43PM +0100, Felix Maurer wrote:
> I noticed that bgpd leaks memory when it parses a roa-set containing
> multiple entries with the same prefix. Such entries are present in the
> output rpki-client generates at the moment. To use rpki-client, one needs to
> reload bgpd
I noticed that bgpd leaks memory when it parses a roa-set containing
multiple entries with the same prefix. Such entries are present in the
output rpki-client generates at the moment. To use rpki-client, one
needs to reload bgpd regularly, which parses the config file again,
which leaks memory.