[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c51abdae-6596-54ec-2b96-9b010c27cdb1@gmail.com>
Date: Fri, 13 Nov 2020 20:12:19 -0700
From: David Ahern <dsahern@...il.com>
To: Zahari Doychev <zahari.doychev@...ux.com>, netdev@...r.kernel.org
Cc: simon.horman@...ronome.com, jhs@...atatu.com, jianbol@...lanox.com
Subject: Re: [PATCH iproute2-next v2] tc flower: use right ethertype in
icmp/arp parsing
On 11/10/20 12:53 AM, Zahari Doychev wrote:
> Currently the icmp and arp parsing functions are called with incorrect
> ethtype in case of vlan or cvlan filter options. In this case either
> cvlan_ethtype or vlan_ethtype has to be used. The ethtype is now updated
> each time a vlan ethtype is matched during parsing.
>
> Signed-off-by: Zahari Doychev <zahari.doychev@...ux.com>
> ---
> tc/f_flower.c | 52 +++++++++++++++++++++++----------------------------
> 1 file changed, 23 insertions(+), 29 deletions(-)
>
Thanks, looks much better.
applied to iproute2-next.
Powered by blists - more mailing lists