If we're to use and manage openvswitch from within containers, we must enable a couple of new policies so that it can actually manage its socket and directories, especially if they are bind-mounts
This capability grant already exists (net_broadcast). Why was this line needed?
Woops, didn't see it, sorry. Updating the PR.
rebased onto 8fd5128aa31ed80f266708f8c737c28ae001dbc5
Pull-Request has been merged by aconole
If we're to use and manage openvswitch from within containers, we
must enable a couple of new policies so that it can actually manage
its socket and directories, especially if they are bind-mounts