On Tue, May 15, 2018 at 4:20 PM, David Ahern <dsah...@gmail.com> wrote: > Only consider forwarding packets if ttl in received packet is > 1 and > decrement ttl before handing off to bpf_redirect_map. > > Signed-off-by: David Ahern <dsah...@gmail.com>
I did not test this patch, but it looks good to me with visual inspection. Acked-by: Yonghong Song <y...@fb.com>