HomeFreeBSD

jail: add jail descriptors

Description

jail: add jail descriptors

Similar to process descriptors, jail desriptors are allow jail
administration using the file descriptor interface instead of JIDs.
They come from and can be used by jail_set(2) and jail_get(2),
and there are two new system calls, jail_attach_jd(2) and
jail_remove_jd(2).

Reviewed by: bz, brooks
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D43696

Details

Provenance
jamieAuthored on Sep 4 2025, 8:27 PM
Reviewer
bz
Differential Revision
D43696: Jail descriptors
Parents
rG2a346c8993cb: vtnet: Prefer "hardware" accounting for the multicast and total number of…
Branches
Unknown
Tags
Unknown