On 20.4.2022. 20:12, Alexander Bluhm wrote:
> Hi,
> 
> mvs@ reminded me of a crash I have seen in December.  Route timers
> are not MP safe, but I think this can be fixed with a mutex.  The
> idea is to protect the global lists with a mutex and move the rttimer
> into a temporary list.  Then the callback and pool put can be called
> later without mutex.
> 
> It survived a full regress with witness.
> 
> Hrvoje: Can you put this on your test machine together with parallel
> IP forwarding?
> 
> ok?


No problem,

I'm running this and parallel forwarding diff in lab and production.

Reply via email to