]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In case of prisons with their own network stack, permit
authorJamie Gritton <jamie@FreeBSD.org>
Wed, 24 Jun 2009 21:39:50 +0000 (21:39 +0000)
committerJamie Gritton <jamie@FreeBSD.org>
Wed, 24 Jun 2009 21:39:50 +0000 (21:39 +0000)
commit6bb795633cbb468b4bd06fc3996aca18a70c3445
tree5d8e4d16a00e5999e6b478f10a08077dbe66eef1
parent2642bf60f715f74952bc25dfa32ad6061676c296
In case of prisons with their own network stack, permit
additional privileges as well as not restricting the type of
sockets a user can open.

Note: the VIMAGE/vnet fetaure of of jails is still considered
      experimental and cannot guarantee that privileged users
      can be kept imprisoned if enabled.

Reviewed by: rwatson
Approved by: bz (mentor)
sys/kern/kern_jail.c