[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161228.142919.404725916273031482.davem@davemloft.net>
Date: Wed, 28 Dec 2016 14:29:19 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: paulb@...lanox.com
Cc: netdev@...r.kernel.org, jiri@...lanox.com, hadarh@...lanox.com,
ogerlitz@...lanox.com, roid@...lanox.com
Subject: Re: [PATCH net] net/sched: cls_flower: Fix missing addr_type in
classify
From: Paul Blakey <paulb@...lanox.com>
Date: Wed, 28 Dec 2016 14:54:47 +0200
> Since we now use a non zero mask on addr_type, we are matching on its
> value (IPV4/IPV6). So before this fix, matching on enc_src_ip/enc_dst_ip
> failed in SW/classify path since its value was zero.
> This patch sets the proper value of addr_type for encapsulated packets.
>
> Fixes: 970bfcd09791 ('net/sched: cls_flower: Use mask for addr_type')
> Signed-off-by: Paul Blakey <paulb@...lanox.com>
> Reviewed-by: Hadar Hen Zion <hadarh@...lanox.com>
Applied and queued up for -stable, thanks.
Powered by blists - more mailing lists