From owner-freebsd-net@FreeBSD.ORG Mon Nov 26 18:26:54 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A91C24BC; Mon, 26 Nov 2012 18:26:54 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 78FFC8FC08; Mon, 26 Nov 2012 18:26:53 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 12so204883wgh.31 for ; Mon, 26 Nov 2012 10:26:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=f+883EFVzwNsc/CKm++ZytZ3bqBDicRBUznzhuGe9tY=; b=p0IEpg4w6ZKE9aMr/+TF/+vbMC38ArfN7djnptI/75aMiuL2bM0v2m9r2FB8Jy5K/p t6lnoMwQtKQG4UE9MjPbgGV5u4cQPbzR/CENfuDxUCBXAFi6I4x59UjTSx1sbOqTxabq mq8FgSxKIEM/qtIYCXLMUu1TKWSECNLygH38c6UFhJS6qULpk1Q8fRe1szu7E0XAJvF/ SCm3WC4Vu56k18jM6o0JUgsDqQJoDDfeerworMpwtakch4n9Fy4XpcEWQNEsZOa6P/5I a2RrepiiEqlVuPZrvqYeI/rGW7ci1C6XIa1PeDWLJ2XAHoe5yz115Awn8kT3bzHoVnWD /fFw== Received: by 10.180.7.199 with SMTP id l7mr19204897wia.15.1353954412444; Mon, 26 Nov 2012 10:26:52 -0800 (PST) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPS id i6sm128450wix.5.2012.11.26.10.26.50 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 26 Nov 2012 10:26:51 -0800 (PST) Date: Mon, 26 Nov 2012 19:26:42 +0100 From: Mateusz Guzik To: Hiroki Sato Subject: Re: LOR in rtsock/ifnet Message-ID: <20121126182642.GB17080@dft-labs.eu> References: <7C5421B8-9D32-4771-B453-151D9D07A214@FreeBSD.org> <63C19AD8-EA8D-49A8-9E98-4235C4745405@freebsd.org> <20121126.164809.1810866108604245881.hrs@allbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20121126.164809.1810866108604245881.hrs@allbsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ae@FreeBSD.org, adrian@FreeBSD.org, rpaulo@FreeBSD.org, freebsd-net@FreeBSD.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 18:26:54 -0000 On Mon, Nov 26, 2012 at 04:48:09PM +0900, Hiroki Sato wrote: > Rui Paulo wrote > in <63C19AD8-EA8D-49A8-9E98-4235C4745405@freebsd.org>: > > rp> On 25 Nov 2012, at 23:35, Adrian Chadd wrote: > rp> > rp> > DO we know which commit triggered this? > rp> > rp> > rp> I haven't bisected. > > I do not think my commit triggered it because it occurred in > rt_msg2(). Andrey, can you take a look at this? > I'm booting i386 on VirtualBox and I have two em interfaces, em0 is configured to get ip from DHCP and the other one is untouched. I don't get this lor with r243186, but I see it with r243187. I'm happy to provide more information if needed. -- Mateusz Guzik