Le 29/03/2022 à 12:10, Claudio Jeker a écrit :
I doubt it is the filters. You run into some sort of memory leak. Please monitor 'bgpctl show rib mem' output. Also check ps aux | grep bgpd output to see why and when the memory starts to go up. With that information it may be possible to figure out where this leak sits and how to fix it.Cheers
Thanks Claudio, will do and report.