On 07/13/2017 08:27 AM, Kefeng Wang wrote:
The bpf_skb_adjust_net() ignores the return value of bpf_skb_net_shrink/grow, and always return 0, fix it by return 'ret'.Signed-off-by: Kefeng Wang <wangkefeng.w...@huawei.com>
Sigh, yep of course. Thanks! Acked-by: Daniel Borkmann <dan...@iogearbox.net>