Page MenuHomeFreeBSD

svcj: add "routing" option
ClosedPublic

Authored by ivy on Apr 15 2025, 5:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 18, 3:59 AM
Unknown Object (File)
Tue, Mar 17, 12:46 PM
Unknown Object (File)
Feb 8 2026, 8:24 AM
Unknown Object (File)
Feb 8 2026, 7:02 AM
Unknown Object (File)
Jan 30 2026, 4:37 PM
Unknown Object (File)
Dec 12 2025, 3:10 AM
Unknown Object (File)
Nov 4 2025, 12:09 PM
Unknown Object (File)
Nov 4 2025, 10:10 AM

Details

Summary

"routing" enables the jail allow.routing permission, which allows the jail to
modify the system routing table. this can be used to run routing daemons
(e.g., BIRD) in a service jail.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.Apr 15 2025, 5:57 PM
ziaee added a reviewer: manpages.
This revision is now accepted and ready to land.Apr 19 2025, 3:56 PM

This change depends on https://reviews.freebsd.org/D49843, which is still contentious and unresolved.

This revision was automatically updated to reflect the committed changes.