Re: [oss-drivers] Re: [PATCH/RFC net-next 0/4] net/sched: cls_flower: avoid false matching of truncated packets
From: Simon Horman <hidden>
Date: 2017-05-02 12:04:34
From: Simon Horman <hidden>
Date: 2017-05-02 12:04:34
On Mon, May 01, 2017 at 09:35:47PM -0400, Jamal Hadi Salim wrote:
On 17-05-01 06:36 AM, Simon Horman wrote:quoted
On Sun, Apr 30, 2017 at 09:51:30AM -0400, Jamal Hadi Salim wrote:quoted
On 17-04-28 10:14 AM, Simon Horman wrote:[..]quoted
quoted
minimal some flag should qualify it as "truncated".Would changing TCA_FLOWER_HEADER_PARSE_ERR_ACT to TCA_FLOWER_META_TRUNCATED help?I think so - as long as you are able to recognize the truncated vs real 0 port/type etc.
That is the intention of the patchset. I will make the change and repost.