Re: [PATCH v2 net-next] tcp: use data length instead of skb->len in tcp_probe

From: David Miller
Date: Tue May 29 2018 - 10:55:10 EST


From: Yafang Shao <laoar.shao@xxxxxxxxx>
Date: Tue, 29 May 2018 22:36:50 +0800

> On Tue, May 29, 2018 at 10:15 PM, David Miller <davem@xxxxxxxxxxxxx> wrote:
>> From: Yafang Shao <laoar.shao@xxxxxxxxx>
>> Date: Fri, 25 May 2018 18:14:05 +0800
>>
>>> skb->len is meaningless to user.
>>> data length could be more helpful, with which we can easily filter out
>>> the packet without payload.
>>>
>>> Signed-off-by: Yafang Shao <laoar.shao@xxxxxxxxx>
>>
>> Applied, thank you.
>
> Hi Dave,
>
> There's an update on this patch.
> Pls. see V4.
>
> And I will send a V5 patch per Eric's suggestion.

Sorry, I pushed it out already. You'll need to send me relative changes.