commit | 25e3f70fcbc2e40cfe4bc0d3f3a4e1f6d4835d49 | [log] [tgz] |
---|---|---|
author | Cong Wang <xiyou.wangcong@gmail.com> | Wed Dec 06 15:03:19 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 11 10:56:55 2017 -0500 |
tree | 02c1f558fc6d835628bb09362ebacfb8005439d3 | |
parent | 9944a0f2f502e4501fccb1dc0a64a6012c83dd97 [diff] |
netlink: make netlink tap per netns nlmon device is not supposed to capture netlink events from other netns, so instead of filtering events, we can simply make netlink tap itself per netns. Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Kevin Cernekee <cernekee@chromium.org> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>