[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a14b103a-b0c3-fe25-7346-a841990bb71f@gmail.com>
Date: Tue, 24 Nov 2020 21:46:33 -0700
From: David Ahern <dsahern@...il.com>
To: Roi Dayan <roid@...dia.com>, netdev@...r.kernel.org
Cc: Simon Horman <simon.horman@...ronome.com>,
zahari.doychev@...ux.com, jianbol@...lanox.com, jhs@...atatu.com
Subject: Re: [PATCH iproute2-next 1/1] tc flower: fix parsing vlan_id and
vlan_prio
On 11/24/20 5:28 AM, Roi Dayan wrote:
> When protocol is vlan then eth_type is set to the vlan eth type.
> So when parsing vlan_id and vlan_prio need to check tc_proto
> is vlan and not eth_type.
>
> Fixes: 4c551369e083 ("tc flower: use right ethertype in icmp/arp parsing")
> Signed-off-by: Roi Dayan <roid@...dia.com>
> ---
> tc/f_flower.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
applied. Thanks for the fix.
Powered by blists - more mailing lists