From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tycho Andersen Subject: Re: [net-next v3 1/2] bpf, seccomp: Add eBPF filter capabilities Date: Mon, 5 Mar 2018 09:10:06 -0700 Message-ID: <20180305161006.ovztkslaxcskjelx@cisco> References: <20180226072702.GA27057@ircssh-2.c.rugged-nimbus-611.internal> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Will Drewry , Kees Cook , Daniel Borkmann , Network Development , Linux Containers , Alexei Starovoitov , Sargun Dhillon To: Andy Lutomirski Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: netdev.vger.kernel.org Hi Andy, On Thu, Mar 01, 2018 at 10:05:47PM +0000, Andy Lutomirski wrote: > But Tycho: would hooking user notifiers in right here work for you? > As I see it, this would be the best justification for seccomp eBPF. Sorry for the delay; Sargun had declared on irc that he was going to implement it, so I didn't look into it. I think the basics will work, but I haven't invested the time to look into it given the above. Sargun, are you still planning to look at this? What's your timeline? Cheers, Tycho