From owner-freebsd-net@freebsd.org Tue Oct 17 12:58:47 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0950BE39CCE for ; Tue, 17 Oct 2017 12:58:47 +0000 (UTC) (envelope-from lew@perftech.com) Received: from smtp-gw.pt.net (smtp-gw.pt.net [206.210.194.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp-gw.pt.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD7A56BDA2 for ; Tue, 17 Oct 2017 12:58:46 +0000 (UTC) (envelope-from lew@perftech.com) X-ASG-Debug-ID: 1508245045-09411a0f99337440001-Pd2ruv Received: from mail.pt.net (mail.pt.net [206.210.194.11]) by smtp-gw.pt.net with ESMTP id Gay9KrCDrRF521Dl (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 17 Oct 2017 07:57:25 -0500 (CDT) X-Barracuda-Envelope-From: lew@perftech.com X-Barracuda-Effective-Source-IP: mail.pt.net[206.210.194.11] X-Barracuda-Apparent-Source-IP: 206.210.194.11 Received: from localhost (localhost [IPv6:::1]) by mail.pt.net (Postfix) with ESMTP id C2DAC84266D; Tue, 17 Oct 2017 07:57:25 -0500 (CDT) Received: from mail.pt.net ([IPv6:::1]) by localhost (mail.pt.net [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id 88XenErOOUdK; Tue, 17 Oct 2017 07:57:25 -0500 (CDT) Received: from localhost (localhost [IPv6:::1]) by mail.pt.net (Postfix) with ESMTP id 6CDFC84265A; Tue, 17 Oct 2017 07:57:25 -0500 (CDT) X-Virus-Scanned: amavisd-new at pt.net Received: from mail.pt.net ([IPv6:::1]) by localhost (mail.pt.net [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id g9qQkuYoqPx5; Tue, 17 Oct 2017 07:57:25 -0500 (CDT) Received: from lewhome-dhcp-179.pt.net (lewhome-dhcp-179.pt.net [206.210.207.179]) (Authenticated sender: lew@pt.net) by mail.pt.net (Postfix) with ESMTPSA id 343D1842653; Tue, 17 Oct 2017 07:57:25 -0500 (CDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: [Bug 221385] [Regression] v6 mapped v4 addresses not working in 11.1 From: Lewis Donzis X-ASG-Orig-Subj: Re: [Bug 221385] [Regression] v6 mapped v4 addresses not working in 11.1 In-Reply-To: Date: Tue, 17 Oct 2017 07:57:24 -0500 Cc: freebsd-net@FreeBSD.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <490283D6-C663-46BE-9125-CCD9C49CD0BF@perftech.com> To: Michael Tuexen X-Mailer: Apple Mail (2.3273) X-Barracuda-Connect: mail.pt.net[206.210.194.11] X-Barracuda-Start-Time: 1508245045 X-Barracuda-Encrypted: ECDHE-RSA-AES256-GCM-SHA384 X-Barracuda-URL: https://smtp-gw.pt.net:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at pt.net X-Barracuda-Scan-Msg-Size: 483 X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.43968 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2017 12:58:47 -0000 > On Oct 17, 2017, at 7:52 AM, Michael Tuexen = wrote: >=20 >> On 17. Oct 2017, at 03:32, Lewis Donzis wrote: >>=20 >> Would appreciate some guidance on this. It seems like a reasonably = serious regression, so I=E2=80=99m surprised it hasn=E2=80=99t already = been fixed. > I just MFCed the fix to stable/11: >=20 > https://svnweb.freebsd.org/base?view=3Drevision&revision=3D324686 >=20 > Does this help? Yes it does. Thanks very much! lew=