diff options
author | Nikolay Aleksandrov <[email protected]> | 2015-11-20 13:54:20 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-11-22 20:44:47 -0500 |
commit | 4c6980462f32b4f282c5d8e5f7ea8070e2937725 (patch) | |
tree | 086472cac5b8c2221443ed535d641ff6ca288481 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 0e615e9601a15efeeb8942cf7cd4dadba0c8c5a7 (diff) |
net: ip6mr: fix static mfc/dev leaks on table destruction
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: 8229efdaef1e ("netns: ip6mr: enable namespace support in ipv6 multicast forwarding code")
CC: Benjamin Thery <[email protected]>
Signed-off-by: Nikolay Aleksandrov <[email protected]>
Reviewed-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions