conf/142972: [jail] [patch] Support JAILv2 and vnet in rc.d/jail

Merijn Verstraaten merijn at inconsistent.nl
Tue Jan 19 23:11:11 UTC 2010


On Tue, 19 Jan 2010 23:34:37 +0100, <linimon at 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



More information about the freebsd-bugs mailing list