[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d7735d57-ef28-cdc2-2f05-fa1a764c35f8@kernel.org>
Date: Thu, 5 Jan 2017 11:46:32 -0700
From: Shuah Khan <shuah@...nel.org>
To: Sowmini Varadhan <sowmini.varadhan@...cle.com>
Cc: netdev@...r.kernel.org, daniel@...earbox.net, willemb@...gle.com,
davem@...emloft.net, Shuah Khan <shuah@...nel.org>
Subject: Re: [PATCH v3 net-next 1/2] tools: psock_lib: tighten conditions
checked in sock_setfilter
On 01/05/2017 08:54 AM, Sowmini Varadhan wrote:
> On (01/04/17 16:26), Shuah Khan wrote:
>>
>> Could you please split this patch into two. Hardening part in one and
>> the cleanup in a separate patch. This way I can get the hardening fix
>> into 4.10 in my next Kselftest update. Cleanup patch can go in later.
>>
>> thanks,
>> -- Shuah
>
> I'm a little confused by the comments above.
>
> Dan's suggestion was that I could have used some other
> tool to generate the code, rather than hand-crafting it as I did.
> In his last message, he suggests that it may be ok to leave
> the hand-crafted version as is (for now), as well.
>
> To make it clear:
> the current v3 version *is* the "hardening" part. Dan's suggestion is
> that the hand-crafted version can be replaced by bpf_asm generated code
> later. That would be the "cleanup" part, which I was going to do in a
> later commit.
>
> Does that help?
>
> --Sowmini
>
Let's try this again. I want to see a separate patch for the
filter cleanup. I don't want that included in the non-udp packet
check. Please address the readability review comments from me and
Daniel when you send your next version.
thanks,
-- Shuah
Powered by blists - more mailing lists