diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2025-03-02 18:40:45 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2025-03-07 23:11:10 +0300 |
commit | 8af43b61c17e9a18b06fd6ab26370543f21eb4e4 (patch) | |
tree | f620c28b45f540f01d9870b62a580436dc11d04e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6ae0042f4d3f331e841495eb0a3d51598e593ec2 (diff) | |
download | linux-8af43b61c17e9a18b06fd6ab26370543f21eb4e4.tar.xz |
selinux: support wildcard network interface names
Add support for wildcard matching of network interface names. This is
useful for auto-generated interfaces, for example podman creates network
interfaces for containers with the naming scheme podman0, podman1,
podman2, ...
To maintain backward compatibility guard this feature with a new policy
capability 'netif_wildcard'.
Netifcon definitions are compared against in the order given by the
policy, so userspace tools should sort them in a reasonable order.
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions