summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2022-09-27 11:31:54 +0200
committerPaolo Abeni <pabeni@redhat.com>2022-09-27 11:31:54 +0200
commit5591b021e00ca8cd92487a9dbccb6d6da9476a8d (patch)
tree30e1132a7877b5b0ba315cdfb4c16f5edc54ecf0 /drivers
parent6627a2074d5c82b3efd71c978f13f93f7ab9bf46 (diff)
parent59cd7377660a76780bfdd9fd26da058bcca5320d (diff)
downloadlwn-5591b021e00ca8cd92487a9dbccb6d6da9476a8d.tar.gz
lwn-5591b021e00ca8cd92487a9dbccb6d6da9476a8d.zip
Merge branch 'net-openvswitch-metering-and-conntrack-in-userns'
Michael Weiß says: ==================== net: openvswitch: metering and conntrack in userns Currently using openvswitch in a non-initial user namespace, e.g., an unprivileged container, is possible but without metering and conntrack support. This is due to the restriction of the corresponding Netlink interfaces to the global CAP_NET_ADMIN. This simple patches switch from GENL_ADMIN_PERM to GENL_UNS_ADMIN_PERM in several cases to allow this also for the unprivileged container use case. We tested this for unprivileged containers created by the container manager of GyroidOS (gyroidos.github.io). However, for other container managers such as LXC or systemd which provide unprivileged containers this should be apply equally. ==================== Link: https://lore.kernel.org/r/20220923133820.993725-1-michael.weiss@aisec.fraunhofer.de Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions