]> git.proxmox.com Git - mirror_lxc.git/blobdiff - doc/api-extensions.md
api-extension: add missing seccomp_proxy_send_notify_fd extension
[mirror_lxc.git] / doc / api-extensions.md
index 21cb55d1117c6bd437723fc8d23b3bfe97edd69b..40270fa7bc3493d867856aafe20911e5a154cc25 100644 (file)
@@ -136,3 +136,11 @@ This adds the ability to use "denylist" and "allowlist" in seccomp v2 policies.
 
 This adds the ability to allocate a file descriptor for the devpts instance of
 the container.
+
+## seccomp\_notify\_fd\_active
+
+Retrieve the seccomp notifier fd from a running container.
+
+## seccomp\_proxy\_send\_notify\_fd
+
+Whether the seccomp notify proxy sends a long a notify fd file descriptor.