From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 21 04:34:01 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CF2B37B401 for ; Mon, 21 Apr 2003 04:34:01 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29ADA43FD7 for ; Mon, 21 Apr 2003 04:34:00 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h3LBXvVh061866; Mon, 21 Apr 2003 13:33:57 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Mon, 21 Apr 2003 13:33:57 +0200 (CEST) From: Martin Blapp To: Marcin Dalecki In-Reply-To: <3EA3D377.2080500@gmx.net> Message-ID: <20030421133145.W95995@cvs.imp.ch> References: <20030418132152.X6156@cvs.imp.ch> <3EA3D377.2080500@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: hackers@freebsd.org Subject: Re: [PATCH] dhclient active interface detection patch X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 11:34:01 -0000 Hi, > Tested on 5.0-current - works as expected. I would consider this > options *vital* and would be glad to see it committed it to CURRENT > better sooner then later. Thanks! Thank you for testing. I already sent the patch to the dhclient mailinglist for review. I expect that this patch and several others will be committed directly to the ISC repo. We can then import a fresh version of dhclient. Infact, I'd like to do this with all patches - get them approved from the dhclient people first and then import only the new dhclient version. That makes our live easier ;-) Martin