From: Chenbo Feng <[email protected]>
Date: Wed, 31 May 2017 18:16:00 -0700

> From: Chenbo Feng <[email protected]>
> 
> Currently loading a cgroup skb eBPF program require a CAP_SYS_ADMIN
> capability while attaching the program to a cgroup only requires the
> user have CAP_NET_ADMIN privilege. We can escape the capability
> check when load the program just like socket filter program to make
> the capability requirement consistent.
> 
> Change since v1:
> Change the code style in order to be compliant with checkpatch.pl
> preference
> 
> Signed-off-by: Chenbo Feng <[email protected]>

Applied.

Reply via email to