Re: [PATCH 16/32] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND
From: Rodrigo Campos <hidden>
Date: 2021-08-09 09:43:08
From: Rodrigo Campos <hidden>
Date: 2021-08-09 09:43:08
On Sun, Aug 8, 2021 at 3:01 AM Michael Kerrisk (man-pages) [off-list ref] wrote:
Hello Rodrigo, Alex, On 7/28/21 10:19 PM, Alejandro Colomar wrote:quoted
From: Rodrigo Campos <redacted> This flag was recently added to Linux 5.14 by a patch I wrote: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0ae71c7720e3ae3aabd2e8a072d27f7bd173d25c This patch adds documentation for the flag, the error code that the flag added and explains in the caveat when it is useful.Thanks for taking the time to write this patch! Patch applied.
Thanks! It is great to verify that the explanation is indeed clear to others too! :)