On Fri, Aug 25, 2017 at 12:05:36PM -0700, David Ahern wrote: > Allow BPF programs run on sock create to use the get_current_uid_gid > helper. IPv4 and IPv6 sockets are created in a process context so > there is always a valid uid/gid > > Signed-off-by: David Ahern <dsah...@gmail.com>
Acked-by: Alexei Starovoitov <a...@kernel.org>