Paul Blakey 0df0f207aa net/sched: cls_flower: Fix missing addr_type in classify
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@mellanox.com>
Reviewed-by: Hadar Hen Zion <hadarh@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-28 14:28:13 -05:00
..
2016-12-03 19:28:02 -05:00
2016-09-19 22:04:14 -04:00
2016-09-19 22:04:14 -04:00
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2016-12-25 17:21:22 +01:00
2016-09-19 01:47:18 -04:00
2016-12-20 14:22:48 -05:00
2016-12-25 17:21:22 +01:00