On Fri, Nov 20, 2015 at 4:54 AM, Nikolay Aleksandrov
wrote:
> From: Nikolay Aleksandrov
>
> Similar to ipv4, when destroying an mrt table the static mfc entries and
> the static devices are kept, which leads to devices that can never be
> destroyed (because of refcnt taken) and leaked memory. Mak
From: Nikolay Aleksandrov
Similar to ipv4, when destroying an mrt table the static mfc entries and
the static devices are kept, which leads to devices that can never be
destroyed (because of refcnt taken) and leaked memory. Make sure that
everything is cleaned up on netns destruction.
Fixes: 822