]> git.puffer.fish Git - matthieu/frr.git/commit
bfdd: add sys_admin capability and net_raw capability
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 26 Mar 2019 07:56:15 +0000 (08:56 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 7 May 2019 13:49:39 +0000 (15:49 +0200)
commit4e6b48d3dbd067f633a5d3f8c5d5ef4cb58a03a0
tree59843e3e456a693dd8ceab2c6f22bc7a667c95f5
parente52a638341e9c02d08d9faf5def68d15c7bbf185
bfdd: add sys_admin capability and net_raw capability

in order to be able to create sockets on separate namespaces, add the
privs setting needed.
the former capability is needed to use SO_BINDTODEVICE option.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bfdd/bfdd.c