From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aXrlH-0006X2-Qu for mharc-grub-devel@gnu.org; Mon, 22 Feb 2016 09:46:55 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXrlB-0006PB-Co for grub-devel@gnu.org; Mon, 22 Feb 2016 09:46:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXrl5-00015m-PI for grub-devel@gnu.org; Mon, 22 Feb 2016 09:46:49 -0500 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:57600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXrl5-00015D-JY for grub-devel@gnu.org; Mon, 22 Feb 2016 09:46:43 -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 u1MEd2bF009874; Mon, 22 Feb 2016 06:46:39 -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=cyES5I0PwxkzOW8+4SSs/UZBEA0BghcyVOnyCxN6Wuo=; b=OiIvW8ikVB8pHagi/N/riVlExIO2ISLC9OAZxjUWyfpiXa/L9UuUTSiEUzrMGnn9xJcQ oKjces4g9zkM3RD4AU5U5WXrnXMu+pb5PAPZUjqVfMyPn+LKiX4s1nZ/RCk+4C8hY8uw SXvWiC3eriUqzdYj41/Psmpg2mYnV3fHE7c= Received: from mail.thefacebook.com ([199.201.64.23]) by m0089730.ppops.net with ESMTP id 216mgrp9uf-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 22 Feb 2016 06:46:39 -0800 Received: from localhost.localdomain (192.168.54.13) by mail.TheFacebook.com (192.168.16.18) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 22 Feb 2016 06:46:36 -0800 Subject: Re: [PATCH V2] net: fix ipv6 routing To: Andrei Borzenkov , The development of GNU GRUB , "=?UTF-8?Q?Vladimir_'=cf=86-coder/phcoder'_Serbinenko?=" , References: <1440775489-21046-1-git-send-email-jbacik@fb.com> <55FE817B.2020307@gmail.com> <56A22839.5030503@gmail.com> <56A23AC5.8040404@fb.com> <56CAC1AE.1080408@gmail.com> From: Josef Bacik Message-ID: <56CB1F4A.5060404@fb.com> Date: Mon, 22 Feb 2016 09:46:34 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <56CAC1AE.1080408@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-02-22_06:, , signatures=0 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by m0089730.ppops.net id u1MEd2bF009874 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: Mon, 22 Feb 2016 14:46:53 -0000 On 02/22/2016 03:07 AM, Andrei Borzenkov wrote: > 22.01.2016 17:20, Josef Bacik =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >> On 01/22/2016 08:01 AM, Vladimir '=CF=86-coder/phcoder' Serbinenko wro= te: >>> Were Andrey's comments ever adressed? Other than his comments the pat= ch >>> looks good. >> >> I haven't addressed them yet, had other issues come up and this is >> working for us fine in production. I'm getting a test environment set >> up so I can make his changes and then verify nothing broke and then I'= ll >> send a V3. Thanks, >> > > I am confused - does patch series you sent later include updated versio= n > or not? > Yup it had the updated version (at least it should have). Thanks, Josef