Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2009 14:30:06 +0000 (UTC)
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/jail jail.c
Message-ID:  <200907311430.n6VEUGKb028641@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jamie       2009-07-31 14:30:06 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/jail        jail.c 
  Log:
  SVN rev 195998 on 2009-07-31 14:30:06Z by jamie
  
  Handle kernels that don't have IPv6 by not sending an "ip6.addr"
  parameter unless a (numeric) IPv6 address is given.  Even the default
  binaries built with -DINET6 will work with IPv6-less kernels.  With an
  eye to the future, similarly handle the possibility of an IPv4-less kernel.
  
  Approved by:    re (kib), bz (mentor)
  
  Revision  Changes    Path
  1.33      +32 -8     src/usr.sbin/jail/jail.c



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