Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2009 21:39:50 +0000 (UTC)
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_jail.c
Message-ID:  <200906242140.n5OLeCtJ070761@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jamie       2009-06-24 21:39:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_jail.c 
  Log:
  SVN rev 194915 on 2009-06-24 21:39:50Z by jamie
  
  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)
  
  Revision  Changes    Path
  1.110     +128 -0    src/sys/kern/kern_jail.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906242140.n5OLeCtJ070761>