On Thu, 29 May 2008, Michael Reifenberger wrote:

On Wed, May 28, 2008 at 01:09:49PM -0400, John Baldwin wrote: ...

Maybe make it only work if it only matches a single jail? That would work for the common case while avoiding ambiguities in the complex cases.

Yes. Thats a good suggestion and the road I'll go. Thanks!

The other concept that might be of benefit is a "dead" jail vs. a "live" jail -- with TCP connections taking a while to run down, there can often be dangling jail references that don't garbage collect for a few minutes. Perhaps, where there is ambiguity, live jails (ones with referencing processes) should be preferred to dead ones.

Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to