From: Paul Blakey <pa...@mellanox.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 <pa...@mellanox.com> > Reviewed-by: Hadar Hen Zion <had...@mellanox.com> Applied and queued up for -stable, thanks.