[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180918024536.GA2061@nautica>
Date: Tue, 18 Sep 2018 04:45:36 +0200
From: Dominique Martinet <asmadeus@...ewreck.org>
To: David Miller <davem@...emloft.net>
Cc: doronrk@...com, tom@...ntonium.net, davejwatson@...com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] kcm: remove any offset before parsing messages
David Miller wrote on Mon, Sep 17, 2018:
> Remind me, is there actually any way for the bpf programs run in this
> situation to even _see_ strp_msg(skb)->offset at all?
No, they can see it, so it's possible to make a KCM program that works
right now if you are careful (I'm not sure why the offset within bpf is
different from the offset in the kernel though, it looks like the bpf
program skips the qos part of the control buffer)
> There isn't right? And the alternate proposal was to add such a
> facility, right?
The problem is that this isn't documented at all, and I could not find
any example doing that until Dave gave me one (I couldn't get it to work
because of the different offset).
The alternate proposal was to just document it, yes.
> Just trying to remember all of the context, maybe it's good
> information to add to the commit message?
Good idea, I'll add some more explanation there.
--
Dominique Martinet
Powered by blists - more mailing lists