On Mon, 14 Mar 2016, Christos Zoulas wrote:
Unfortunately the fix is not easy. I believe that the ipf mutex is held so that there can be no rule changes during packet processing. Alas, we can't obtain an rwlock in an interrupt context so let's just disable that for now... christos
The patch seems to help. The router has now an uptime of 6 days. So far there are no problems. To be sure, we have to wait a little longer.
Regards Uwe