]> 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 64cd4bdad4353a30310d11cb5df08699c776dd21..40270fa7bc3493d867856aafe20911e5a154cc25 100644 (file)
@@ -131,3 +131,16 @@ This adds time namespace support to LXC.
 ## seccomp\_allow\_deny\_syntax
 
 This adds the ability to use "denylist" and "allowlist" in seccomp v2 policies.
+
+## devpts\_fd
+
+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.