Files
android_kernel_fxtec_sm6115/include/linux
Hadar Hen Zion f6a6692769 flow_dissector: Get vlan priority in addition to vlan id
Add vlan priority check to the flow dissector by adding new flow
dissector struct, flow_dissector_key_vlan which includes vlan tag
fields.

vlan_id and flow_label fields were under the same struct
(flow_dissector_key_tags). It was a convenient setting since struct
flow_dissector_key_tags is used by struct flow_keys and by setting
vlan_id and flow_label under the same struct, we get precisely 24 or 48
bytes in flow_keys from flow_dissector_key_basic.

Now, when adding vlan priority support, the code will be cleaner if
flow_label and vlan tag won't be under the same struct anymore.

Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-18 23:13:13 -07:00
..
2016-07-04 17:19:22 +05:30
2016-08-18 23:04:40 -07:00
2016-07-08 16:23:11 +02:00
2016-07-25 11:47:52 +01:00
2016-07-04 08:19:21 -07:00
2015-03-25 20:28:11 -04:00
2005-04-16 15:20:36 -07:00
2012-10-08 13:50:20 +10:30
2012-12-02 00:05:12 +00:00
2016-08-07 14:41:02 -06:00
2016-08-04 08:50:07 -04:00
2016-08-07 14:41:02 -06:00
2016-08-07 14:41:02 -06:00
2016-08-11 09:41:35 -06:00
2013-11-15 09:32:21 +09:00
2016-06-25 09:04:48 -07:00
2016-08-02 19:35:24 -04:00
2016-07-26 16:19:19 -07:00
2012-02-20 19:46:36 +11:00
2008-01-28 23:21:18 +01:00
2016-05-29 18:35:12 -04:00
2016-05-29 18:35:12 -04:00
2009-06-18 13:04:05 -07:00
2014-08-06 18:01:24 -07:00
2016-07-22 09:07:02 +02:00
2015-05-05 13:40:42 -06:00
2016-02-11 09:59:22 -05:00
2005-04-16 15:20:36 -07:00
2016-08-02 19:35:44 -04:00
2014-03-13 12:11:00 +10:30
2016-01-28 14:19:12 -08:00
2005-04-16 15:20:36 -07:00
2015-10-27 18:55:31 -07:00
2016-08-04 10:16:55 +09:30
2014-01-27 21:02:39 -08:00
2016-07-29 12:17:52 -07:00
2016-07-01 05:32:17 -04:00
2016-06-03 19:37:21 -04:00
2012-12-11 17:22:27 -08:00
2016-07-28 16:07:41 -07:00
2016-05-19 19:12:14 -07:00
2016-02-11 18:35:48 -08:00
2016-03-14 15:43:11 -04:00
2011-11-02 16:07:02 -07:00
2011-03-31 11:26:23 -03:00
2010-02-10 17:47:17 -08:00
2016-07-26 16:19:19 -07:00
2016-07-20 23:30:06 -04:00
2016-05-08 23:46:14 -04:00
2005-04-16 15:20:36 -07:00
2015-06-25 17:00:39 -07:00
2016-05-19 19:12:14 -07:00
2016-06-20 12:47:15 -07:00
2015-10-01 09:57:59 -07:00
2010-11-29 08:55:25 +11:00
2016-07-19 17:43:38 +03:00
2016-04-07 16:53:29 -04:00
2015-11-23 09:44:58 +01:00
2016-07-26 16:19:19 -07:00
2005-04-16 15:20:36 -07:00