Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2010 00:11:08 +0100
From:      "Merijn Verstraaten" <merijn@inconsistent.nl>
To:        freebsd-bugs@freebsd.org, freebsd-jail@freebsd.org
Subject:   Re: conf/142972: [jail] [patch] Support JAILv2 and vnet in rc.d/jail
Message-ID:  <op.u6syoq1q4534sa@localhost>
In-Reply-To: <201001192234.o0JMYb7C026526@freefall.freebsd.org>
References:  <201001192234.o0JMYb7C026526@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 19 Jan 2010 23:34:37 +0100, <linimon@freebsd.org> wrote:
> Old Synopsis: Support JAILv2 and vnet in rc.d/jail
> New Synopsis: [jail] [patch] Support JAILv2 and vnet in rc.d/jail
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-jail
> Responsible-Changed-By: linimon
> Responsible-Changed-When: Tue Jan 19 22:34:19 UTC 2010
> Responsible-Changed-Why:
> Over to maintainer(s).
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=142972

This patch seems to lack support for adding IPv6 addresses to the jails.  
It passes $_addrl (which can contain both IPv4 and IPv6 addresses) as an  
argument to ip4.addr and doesn't include ipv6.addr at all. I have a half  
done patch for starting jails with the new argument syntax lying around  
(which does do IPv6). I'll try and clean up my patch to something  
presentable and then combine it with the vnet code in this patch somewhere  
this week unless someone beats me to the punch.

Kind regards,
Merijn Verstraaten




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