Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2009 13:38:26 -0600
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r194251 - in head/sys: kern net sys
Message-ID:  <4A36A332.5060305@FreeBSD.org>
In-Reply-To: <4A36A2E0.6040300@elischer.org>
References:  <200906151859.n5FIxUbl098279@svn.freebsd.org> <4A369E5C.3070807@elischer.org> <4A369F19.5090406@FreeBSD.org> <4A36A2E0.6040300@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:
> Jamie Gritton wrote:
>> Julian Elischer wrote:
>>>
>>>
>>> the ioctl will be in ifconfig right?
>>>
>>> ifconfig em0 jail {Jail-ID}  ??
>>
>> Right.  Perhaps "jail" and "unjail".  Some pair to move an interface
>> into a vnetted jail and to reclaim it from one.
>>
>> - Jamie
> 
> 
> interesting.. I hadn't thought about unjail.... (just assumed it went 
> back to parent when jail dies).

It does.  But there's also an allowance for it going back before then.
Vimage has the ability to give the interface back to the parent, which
is the same thing from a different direction.

- Jamie



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