Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2009 16:41:02 +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:  <200907291641.n6TGfLUd089276@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    sys/kern             kern_jail.c 
  Log:
  SVN rev 195944 on 2009-07-29 16:41:02Z by jamie
  
  Change the default value of the "ip4" and "ip6" jail parameters to
  "disable", which only allows access to the parent/physical system's
  IP addresses when specifically directed.  Change the default value of
  "host" to "new", and don't copy the parent host values, to insulate
  jails from the parent hostname et al.
  
  Approved by:    re (kib), bz (mentor)
  
  Revision  Changes    Path
  1.114     +7 -27     src/sys/kern/kern_jail.c



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