From owner-freebsd-current@FreeBSD.ORG Thu Jul 14 19:18:35 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 BE77716A41C; Thu, 14 Jul 2005 19:18:35 +0000 (GMT) (envelope-from craig@xfoil.gank.org) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 844BD43D46; Thu, 14 Jul 2005 19:18:35 +0000 (GMT) (envelope-from craig@xfoil.gank.org) Received: by ion.gank.org (mail, from userid 1001) id 271D12AF61; Thu, 14 Jul 2005 14:18:35 -0500 (CDT) Date: Thu, 14 Jul 2005 14:18:32 -0500 From: Craig Boston To: Brooks Davis Message-ID: <20050714191832.GA7462@nowhere> Mail-Followup-To: Craig Boston , Brooks Davis , Robert Watson , freebsd-current@freebsd.org References: <20050714182136.071B35D07@ptavv.es.net> <20050714192403.H35071@fledge.watson.org> <20050714185851.GE19351@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050714185851.GE19351@odin.ac.hmc.edu> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org, Robert Watson Subject: Re: Problems with OpenBSD dhclient 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: Thu, 14 Jul 2005 19:18:35 -0000 On Thu, Jul 14, 2005 at 11:58:51AM -0700, Brooks Davis wrote: > I'm seeing this as well. I think we're going to need to handle wireless > and wired interfaces differently since their links work differently. If anything, please PLEEEEEASE make it possible to disable this behavior for ALL interface types. There's nothing more annoying (to me) than unplugging a Windows 2000 machine for half a second to reroute or swap a network cable, then finding that all the open connections were terminated because it briefly lost its IP address. With FreeBSD 4.x and 5.x and probably many others, it's no problem -- as long as everything is back before the TCP retry timeout it will happily continue as if nothing happened. Craig