From owner-freebsd-current@FreeBSD.ORG Sat Jul 31 02:15:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AB4416A4CE for ; Sat, 31 Jul 2004 02:15:51 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC68D43D5F for ; Sat, 31 Jul 2004 02:15:50 +0000 (GMT) (envelope-from meno.abels@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so92632rnk for ; Fri, 30 Jul 2004 19:14:27 -0700 (PDT) Received: by 10.38.11.78 with SMTP id 78mr180861rnk; Fri, 30 Jul 2004 16:05:22 -0700 (PDT) Message-ID: <344de28704073016056284cbd6@mail.gmail.com> Date: Sat, 31 Jul 2004 01:05:22 +0200 From: Meno Abels To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [PATCH] ip4/6 jail enhancements X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: meno.abels@adviser.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2004 02:15:51 -0000 Hello, i submit last week a patch to the jail code which enables the option to have multiple ip numbers (ip4 and ip6) assigned to a jail. Out of my view this patch isn't received any attention until today by any freebsd member or mailing list user. It could that I chosen the wrong channel to submit it by a standard pr. I worked in -CURRENT so it could be better to submit the work to these mailing list. What I now try. I'am not really familiar with the processes behind the scenes. So I try to point to my work, and asks if somebody is willing to try it. It would be nice to get a feedback-:) So I give the link to the orignal pr http://www.freebsd.org/cgi/query-pr.cgi?pr=69064 this includes the patch to -CURRNT. What hopefully works until one week progress in -CURRENT. regards meno