On Mon, Dec 05, 2016 at 10:30:52AM +0100, Thomas Graf wrote: > - direct packet read is allowed for LWT_* > - direct packet write for LWT_IN/LWT_OUT is prohibited > - direct packet write for LWT_XMIT is allowed > - access to skb->tc_classid is prohibited for LWT_* > > Signed-off-by: Thomas Graf <tg...@suug.ch> > Acked-by: Daniel Borkmann <dan...@iogearbox.net>
Nice! Thanks for the test. Acked-by: Alexei Starovoitov <a...@kernel.org>