]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make it possible to change the vnet sysctl variables on jails
authorBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 13 Aug 2009 10:26:34 +0000 (10:26 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 13 Aug 2009 10:26:34 +0000 (10:26 +0000)
commiteb79e1c76e18c7b72e7f16668319010d7e03ddae
treeda85107d22a96dc6fa0f87abc22d5684fb84f53c
parent20b0cdb749a0a8e31a98f6624168d88de77b638f
Make it possible to change the vnet sysctl variables on jails
with their own virtual network stack. Jails only inheriting a
network stack cannot change anything that cannot be changed from
within a prison.

Reviewed by: rwatson, zec
Approved by: re (kib)
sys/kern/kern_jail.c
sys/kern/kern_sysctl.c
sys/net/vnet.h
sys/sys/jail.h
sys/sys/sysctl.h