From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aMcaN-0002BA-6w for mharc-grub-devel@gnu.org; Fri, 22 Jan 2016 09:21:11 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMcaH-00029x-Od for grub-devel@gnu.org; Fri, 22 Jan 2016 09:21:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMcaC-0002CX-P0 for grub-devel@gnu.org; Fri, 22 Jan 2016 09:21:05 -0500 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:1035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMcaC-0002CQ-KM for grub-devel@gnu.org; Fri, 22 Jan 2016 09:21:00 -0500 Received: from pps.filterd (m0089730.ppops.net [127.0.0.1]) by m0089730.ppops.net (8.15.0.59/8.15.0.59) with SMTP id u0MEIuli023373; Fri, 22 Jan 2016 06:20:58 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fb.com; h=subject : to : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=facebook; bh=iMnjO8h96Qtaw4gd5dyipvbJEtPPGrh2unvVPnnsvlc=; b=c+QKzsFMNS0QMWao4CbbXVv7yquabYrla/w2QShTs46fqv/nt8PNrZXMVAW4XzD742J/ tV1vl//YK+3TtyHaHpgStgsnilhcFt0LMyFwZhYUDuRO+btRWxYpSYsKzYjBCpUF6JT6 FhaxqYVbd9dSpXejFoNbI8bzqnePKNd4X3Q= Received: from mail.thefacebook.com ([199.201.64.23]) by m0089730.ppops.net with ESMTP id 20k95wjxkf-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Fri, 22 Jan 2016 06:20:58 -0800 Received: from localhost.localdomain (192.168.54.13) by mail.thefacebook.com (192.168.16.22) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 22 Jan 2016 06:20:55 -0800 Subject: Re: [PATCH V2] net: fix ipv6 routing To: "=?UTF-8?Q?Vladimir_'=cf=86-coder/phcoder'_Serbinenko?=" , The development of GNU GRUB , References: <1440775489-21046-1-git-send-email-jbacik@fb.com> <55FE817B.2020307@gmail.com> <56A22839.5030503@gmail.com> From: Josef Bacik Message-ID: <56A23AC5.8040404@fb.com> Date: Fri, 22 Jan 2016 09:20:53 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <56A22839.5030503@gmail.com> Content-Type: text/plain; charset="utf-8"; format=flowed X-Originating-IP: [192.168.54.13] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-01-22_05:, , signatures=0 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by m0089730.ppops.net id u0MEIuli023373 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 67.231.153.30 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 14:21:09 -0000 On 01/22/2016 08:01 AM, Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > Were Andrey's comments ever adressed? Other than his comments the patch > looks good. I haven't addressed them yet, had other issues come up and this is=20 working for us fine in production. I'm getting a test environment set=20 up so I can make his changes and then verify nothing broke and then I'll=20 send a V3. Thanks, Josef