opnsense-src/usr.sbin/jail
Lexi Winter b69907d463 jail: add allow.routing jail permission
if allow.routing is set, the jail can modify the system routing table
even if it's not a VNET jail.

Reviewed by:	kevans, des, adrian
Approved by:	kevans (mentor), des (mentor)
Differential Revision:	https://reviews.freebsd.org/D49843

(cherry picked from commit 3a53fe2cc4b7076003163376a7db65e432f6283e)
2025-07-09 10:05:40 +02:00
..
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
command.c MFC jail: only chdir to user's home directory when user is specified 2024-08-16 10:12:24 -07:00
config.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
jail.8 jail: add allow.routing jail permission 2025-07-09 10:05:40 +02:00
jail.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
jail.conf.5 jail.conf.5: cleanup introduction 2024-10-11 16:10:22 -06:00
jaillex.l Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
jailp.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
jailparse.y MFC jail: make sure jail.conf parse errors exit, and not crash. 2024-02-02 08:44:20 -08:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
state.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00