From: Gianluca Borello <[email protected]>
Date: Wed, 18 Jan 2017 17:55:49 +0000

> Provide a simple helper with the same semantics of strncpy_from_unsafe():
> 
> int bpf_probe_read_str(void *dst, int size, const void *unsafe_addr)
> 
> This gives more flexibility to a bpf program.
 ...
> Signed-off-by: Gianluca Borello <[email protected]>
> Acked-by: Alexei Starovoitov <[email protected]>
> Acked-by: Daniel Borkmann <[email protected]>

Applied, thank you.

Reply via email to