From owner-freebsd-net@FreeBSD.ORG Tue Feb 17 19:36:44 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4FD854C8 for ; Tue, 17 Feb 2015 19:36:44 +0000 (UTC) Received: from MXMEG2.techmahindra.com (mxmeg2.techmahindra.com [119.151.17.92]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.TechMahindra.com", Issuer "DigiCert High Assurance CA-3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10558875 for ; Tue, 17 Feb 2015 19:36:41 +0000 (UTC) Received: from NODEXCHMBX003.TechMahindra.com (unknown [10.13.0.156]) by MXMEG2.techmahindra.com with smtp (TLS: TLSv1/SSLv3,256bits,AES256-SHA) id 689f_0109_7db1acf5_e48c_4abd_848a_4c972c984a8c; Wed, 18 Feb 2015 00:59:48 +0530 Received: from NODEXCHMBX002.TechMahindra.com (10.13.0.154) by NODEXCHMBX003.TechMahindra.com (10.13.0.156) with Microsoft SMTP Server (TLS) id 15.0.847.32; Wed, 18 Feb 2015 01:06:34 +0530 Received: from NODEXCHMBX002.TechMahindra.com ([fe80::156c:ea25:3630:ed38]) by NODEXCHMBX002.TechMahindra.com ([fe80::156c:ea25:3630:ed38%14]) with mapi id 15.00.0847.030; Wed, 18 Feb 2015 01:06:33 +0530 From: Ashutosh Kumar To: "freebsd-net@freebsd.org" Subject: FreeBSD 10.1-RC4-p1 - issue in ipv6_down() in /etc/network.subr Thread-Topic: FreeBSD 10.1-RC4-p1 - issue in ipv6_down() in /etc/network.subr Thread-Index: AdBK35rDEPcN3vAKROGVA2c+3mMMCgACUO4w Date: Tue, 17 Feb 2015 19:36:33 +0000 Message-ID: References: <66f6827f57ed4c4184ba35036d1e9670@NODEXCHMBX002.TechMahindra.com> In-Reply-To: <66f6827f57ed4c4184ba35036d1e9670@NODEXCHMBX002.TechMahindra.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.13.124.72] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-NAIMIME-Disclaimer: 1 X-NAIMIME-Modified: 1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 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 Feb 2015 19:36:44 -0000 Just modified the subject for more relevance. Thanks, Ashutosh +91 9899653573 -----Original Message----- From: owner-freebsd-net@freebsd.org [mailto:owner-freebsd-net@freebsd.org= ] On Behalf Of Ashutosh Kumar Sent: Tuesday, February 17, 2015 11:59 PM To: freebsd-net@freebsd.org Subject: FreeBSD 10.1-RC4-p1 Hi, I hope this is correct mailing list to report an issue in network.subr. At line 764 in function ipv6_down() & file /etc/network.subr , shouldn't = the statement 'case $_inet in ' be 'case $_inet6 in'. Thanks Ashutosh _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0D Disclaimer: This message and the information contained herein is proprie= tary and confidential and subject to the Tech Mahindra policy statement, = you may review the policy at http://www.techmahindra.com/Disclaimer.html = externally http://tim.techmahindra.com/tim/disclaimer.html internally wit= hin TechMahindra.=0D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0D