aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/scm.c
diff options
context:
space:
mode:
authorPhil Sutter <[email protected]>2023-12-21 13:31:58 +0000
committerFlorian Westphal <[email protected]>2024-01-29 14:43:20 +0000
commitda5141bbe0c2693d85f14a89ee991921904f4d0c (patch)
treec969691e863bd25a57a2566f236be2c278b655ea /net/unix/scm.c
parentnetfilter: uapi: Document NFT_TABLE_F_OWNER flag (diff)
downloadkernel-da5141bbe0c2693d85f14a89ee991921904f4d0c.tar.gz
kernel-da5141bbe0c2693d85f14a89ee991921904f4d0c.zip
netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST
This companion flag to NFT_TABLE_F_OWNER requests the kernel to keep the table around after the process has exited. It marks such table as orphaned (by dropping OWNER flag but keeping PERSIST flag in place), which opens it for other processes to manipulate. For the sake of simplicity, PERSIST flag may not be altered though. Signed-off-by: Phil Sutter <[email protected]> Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'net/unix/scm.c')
0 files changed, 0 insertions, 0 deletions