Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935206AbcKMUjU (ORCPT ); Sun, 13 Nov 2016 15:39:20 -0500 Received: from mail-it0-f52.google.com ([209.85.214.52]:34956 "EHLO mail-it0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933451AbcKMUjT (ORCPT ); Sun, 13 Nov 2016 15:39:19 -0500 Subject: Re: [PATCH] ip6_output: ensure flow saddr actually belongs to device To: "Jason A. Donenfeld" References: <20161113132347.17907-1-Jason@zx2c4.com> <405b2e79-854d-4c30-07b0-bd524137d2f6@cumulusnetworks.com> Cc: Netdev , WireGuard mailing list , LKML , YOSHIFUJI Hideaki , Hannes Frederic Sowa From: David Ahern Message-ID: <61deca9c-2518-1fbf-c2b4-11d410acc73a@cumulusnetworks.com> Date: Sun, 13 Nov 2016 13:39:15 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 235 Lines: 5 On 11/13/16 1:19 PM, Jason A. Donenfeld wrote: > I gave v2 my best shot. Hopefully it's adequate, but I have a feeling > it might be best for you to just code up what you have in mind. nah, you are doing fine. one more comment on v2.