diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2017-11-20 15:21:57 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2017-11-21 00:37:35 +0100 |
commit | 62c71b45e8537b8cb746cc929ea05ba0258e0b5a (patch) | |
tree | cca84486ed590c654185fdd88b548e636b9e84e5 /tools | |
parent | 479321e9c31a6c05426790b11888427400f75ac8 (diff) | |
download | linux-62c71b45e8537b8cb746cc929ea05ba0258e0b5a.tar.bz2 |
bpf: offload: ignore namespace moves
We are currently destroying the device offload state when device
moves to another net namespace. This doesn't break with current
NFP code, because offload state is not used on program removal,
but it's not correct behaviour.
Ignore the device unregister notifications on namespace move.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions