On Mon, 9 Dec 2019 at 09:34, Remi Locherer <[email protected]> wrote:
>
>
> I can reproduce this issue. But only when I combine the use of
> "interface XY { passive }" and "redistribute connected". When I remove
> the passive interfaces from ripd.conf memory consumption is stable.
>
> Why do you combine these configs?
>
We explicitly define what interfaces should not be participating RIPv2
activity as per ripd.conf(5).
I can confirm when passive isn't used then memory use is stable between end
points.