]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
flow_dissector: Add enums for encapsulation keys
authorHadar Hen Zion <hadarh@mellanox.com>
Mon, 7 Nov 2016 13:14:37 +0000 (15:14 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Nov 2016 18:41:54 +0000 (13:41 -0500)
commit9ba6a9a9f7a42673e9fc08ff3594f64caae64d3c
tree8f545bc3c5d0e135f5ac6eaf4b695745df7c266a
parent9ce183b4c4d24559467d7712e313f2b3f9277437
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>
include/net/flow_dissector.h