aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSteffen Klassert <[email protected]>2018-06-12 12:44:26 +0200
committerSteffen Klassert <[email protected]>2018-06-23 16:06:57 +0200
commit9b42c1f179a614e11893ae4619f0304a38f481ae (patch)
tree000229dd4cc78f2dc45c5a97b8f8ec72a18ee0e9 /tools/perf/scripts/python/export-to-sqlite.py
parentdd55c4ea9e6ba957083f985f33f994c23b405e9e (diff)
xfrm: Extend the output_mark to support input direction and masking.
We already support setting an output mark at the xfrm_state, unfortunately this does not support the input direction and masking the marks that will be applied to the skb. This change adds support applying a masked value in both directions. The existing XFRMA_OUTPUT_MARK number is reused for this purpose and as it is now bi-directional, it is renamed to XFRMA_SET_MARK. An additional XFRMA_SET_MARK_MASK attribute is added for setting the mask. If the attribute mask not provided, it is set to 0xffffffff, keeping the XFRMA_OUTPUT_MARK existing 'full mask' semantics. Co-developed-by: Tobias Brunner <[email protected]> Co-developed-by: Eyal Birger <[email protected]> Co-developed-by: Lorenzo Colitti <[email protected]> Signed-off-by: Steffen Klassert <[email protected]> Signed-off-by: Tobias Brunner <[email protected]> Signed-off-by: Eyal Birger <[email protected]> Signed-off-by: Lorenzo Colitti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions