From owner-freebsd-net@FreeBSD.ORG Thu Dec 15 19:53:49 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C5291065670 for ; Thu, 15 Dec 2011 19:53:49 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id F37758FC19 for ; Thu, 15 Dec 2011 19:53:48 +0000 (UTC) Received: by eaaf13 with SMTP id f13so3255594eaa.13 for ; Thu, 15 Dec 2011 11:53:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=woW9K3n91I/jSK3yHqj+BQfcQ5KU/c6Sx8tiSXcuYTI=; b=PqQw/5Clj92GifKIF22kqEZw3PtkKOw0p4egUNK8HmnH6uTAYqTZLcVu5AlrKIIrTx 0yy3YWSqjOgwmKbASPsf4TCoeypp6EVs7F3rlvGq1TkB3sOdyWPw49QnFuTRPOe/D+pU TwUBjGH3lWKVyxMZ/bhFAock+d8JcRkONvtMY= MIME-Version: 1.0 Received: by 10.216.138.201 with SMTP id a51mr2452531wej.24.1323978827802; Thu, 15 Dec 2011 11:53:47 -0800 (PST) Received: by 10.180.101.102 with HTTP; Thu, 15 Dec 2011 11:53:47 -0800 (PST) In-Reply-To: References: Date: Thu, 15 Dec 2011 14:53:47 -0500 Message-ID: From: Ryan Stone To: Vijay Singh Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: LOR in FreeBSD 8.1 w/ IPv6 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2011 19:53:49 -0000 This was fixed on HEAD in r207337. I believe that it was MFC'ed some time ago. http://svnweb.freebsd.org/base?view=revision&revision=207337