summaryrefslogtreecommitdiff
path: root/ifpps.8
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-03 12:11:49 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-03 12:11:49 +0200
commit20425ad2544bd1d8fb2c2c17cfb0a71026816826 (patch)
tree432780da0cd7e039d0f9f2a42c5bd68ad72a4625 /ifpps.8
parentdcc8ef3866dd743e9bb230cd44b81a5373cf07ab (diff)
man: netsniff-ng: elaborate on capturing netlink traffic
As nlmon's device setup has now been changed to use rtnl link setup, give a full example on how to setup and teardown nlmon devices. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ifpps.8')
0 files changed, 0 insertions, 0 deletions
associated kernfs_node and if a subsystem makes the new cgroup_subsys_state visible, which they're allowed to after onlining, it can lead to NULL dereference. The current code performs cgroup creation and subsystem onlining in cgroup_create() and cgroup_mkdir() makes the cgroup and subsystems visible afterwards. There's no reason to online the subsystems early and we can simply drop cgroup_apply_control_enable() call from cgroup_create() so that the subsystems are onlined and made visible at the same time. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru> Fixes: a5bca2152036 ("cgroup: factor out cgroup_create() out of cgroup_mkdir()") Cc: stable@vger.kernel.org # v4.6+
Diffstat (limited to 'net/ncsi/ncsi-manage.c')