From owner-freebsd-current@FreeBSD.ORG Tue Aug 21 17:45:23 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2183A106568E; Tue, 21 Aug 2012 17:45:23 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id C03128FC14; Tue, 21 Aug 2012 17:45:22 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1T3sYM-000N5A-6B; Tue, 21 Aug 2012 21:47:46 +0400 Date: Tue, 21 Aug 2012 21:47:46 +0400 From: Slawa Olhovchenkov To: Lev Serebryakov Message-ID: <20120821174746.GD88729@zxy.spb.ru> References: <67977762.20120821154035@serebryakov.spb.ru> <1959717636.20120821155308@serebryakov.spb.ru> <201208210934.31484.jhb@freebsd.org> <1049151425.20120821190433@serebryakov.spb.ru> <1345562163.27688.347.camel@revolution.hippie.lan> <709115163.20120821192652@serebryakov.spb.ru> <1345564507.27688.354.camel@revolution.hippie.lan> <1409150425.20120821210152@serebryakov.spb.ru> <1345570590.27688.367.camel@revolution.hippie.lan> <753514912.20120821214027@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <753514912.20120821214027@serebryakov.spb.ru> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: Ian Lepore , freebsd-current@freebsd.org Subject: Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2012 17:45:23 -0000 On Tue, Aug 21, 2012 at 09:40:27PM +0400, Lev Serebryakov wrote: > Hello, Ian. > You wrote 21 августа 2012 г., 21:36:30: > > IL> Perhaps the right solution is to add a dhclient command line option to > IL> operate in the historical buggy mode: it doesn't exit on link status > IL> changes, and fails to work properly if those link status changes are > IL> happening because the physical connection has moved to another network. > Right solution was spoken by jhb@ already: dhclient should > re-request lease on interface down/up cycle. There is no need to exit > and be started again in any case. It will work ``as expected'' > without any options for everybody. Not re-request lease, simple renew.