From: John Fastabend
Date: Fri, 04 Aug 2017 08:24:05 -0700
> Update BPF comments to accurately reflect XDP usage.
>
> Fixes: 97f91a7cf04ff ("bpf: add bpf_redirect_map helper routine")
> Reported-by: Alexei Starovoitov
> Signed-off-by: John Fastabend
Applied, thanks.
On 08/04/2017 05:24 PM, John Fastabend wrote:
Update BPF comments to accurately reflect XDP usage.
Fixes: 97f91a7cf04ff ("bpf: add bpf_redirect_map helper routine")
Reported-by: Alexei Starovoitov
Signed-off-by: John Fastabend
Acked-by: Daniel Borkmann
Thanks!
Update BPF comments to accurately reflect XDP usage.
Fixes: 97f91a7cf04ff ("bpf: add bpf_redirect_map helper routine")
Reported-by: Alexei Starovoitov
Signed-off-by: John Fastabend
---
include/uapi/linux/bpf.h | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git