Page MenuHomeFreeBSD

svcj: add "routing" option
ClosedPublic

Authored by ivy on Apr 15 2025, 5:57 PM.
Tags
None
Referenced Files
F156918709: D49844.id153695.diff
Sun, May 17, 8:46 AM
F156844491: D49844.id.diff
Sat, May 16, 8:53 PM
F156830296: D49844.id155360.diff
Sat, May 16, 6:38 PM
Unknown Object (File)
Wed, May 13, 4:17 PM
Unknown Object (File)
Mon, May 11, 4:46 AM
Unknown Object (File)
Mon, May 11, 4:37 AM
Unknown Object (File)
Mon, May 11, 3:20 AM
Unknown Object (File)
Sat, May 9, 2:18 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.