Re: [PATCH bpf-next v3 0/3] tools: bpftool: probe features for unprivileged users

2020-04-29 Thread Daniel Borkmann
On 4/29/20 4:45 PM, Quentin Monnet wrote: This set allows unprivileged users to probe available features with bpftool. On Daniel's suggestion, the "unprivileged" keyword must be passed on the command line to avoid accidentally dumping a subset of the features supported by the system. When used by

RE: [PATCH bpf-next v3 0/3] tools: bpftool: probe features for unprivileged users

2020-04-29 Thread John Fastabend
Quentin Monnet wrote: > This set allows unprivileged users to probe available features with > bpftool. On Daniel's suggestion, the "unprivileged" keyword must be passed > on the command line to avoid accidentally dumping a subset of the features > supported by the system. When used by root, this ke