Re: [PATCH net-next 3/7] ebpf: check first for MAXINSNS in bpf_prog_load
From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2015-02-12 20:44:00
From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2015-02-12 20:44:00
On 02/11/2015 02:21 AM, Alexei Starovoitov wrote: ...
So if user specified 'my_ultra_long_proprietery_license' that should be fine. The program should still be accepted and marked as non-gpl.
Yep, true. Most likely I'll drop this one for non-RFC anyway as it's not much of value. ;)