commit | 9ba6a9a9f7a42673e9fc08ff3594f64caae64d3c | [log] [tgz] |
---|---|---|
author | Hadar Hen Zion <hadarh@mellanox.com> | Mon Nov 07 15:14:37 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 09 13:41:54 2016 -0500 |
tree | 8f545bc3c5d0e135f5ac6eaf4b695745df7c266a | |
parent | 9ce183b4c4d24559467d7712e313f2b3f9277437 [diff] |
flow_dissector: Add enums for encapsulation keys New encapsulation keys were added to the flower classifier, which allow classification according to outer (encapsulation) headers attributes such as key and IP addresses. In order to expose those attributes outside flower, add corresponding enums in the flow dissector. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>