Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2009 16:46:59 +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:  <200907291647.n6TGlCvo099742@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jamie       2009-07-29 16:46:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_jail.c 
  Log:
  SVN rev 195945 on 2009-07-29 16:46:59Z by jamie
  
  Don't allow mixing the "vnet" and "ip4/6" jail parameters, since vnet
  jails have their own IP stack and don't have access to the parent IP
  addresses anyway.  Note that a virtual network stack forms a break
  between prisons with regard to the list of allowed IP addresses.
  
  Approved by:    re (kib), bz (mentor)
  
  Revision  Changes    Path
  1.115     +98 -11    src/sys/kern/kern_jail.c



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