diff options
author | Matan Barak <matanb@mellanox.com> | 2018-03-28 09:27:48 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-04-04 21:06:26 +0300 |
commit | 7d12f8d5a1645275dd452138bf1fe478be736704 (patch) | |
tree | a353cd8719a3998141d4d9f1744d2a40543ba096 /block | |
parent | 21e82d3e1dcf9ce61ae387ca1a507cf53665336a (diff) | |
download | linux-7d12f8d5a1645275dd452138bf1fe478be736704.tar.xz |
IB/uverbs: Add modify ESP flow_action
flow_actions of ESP type could be modified during runtime. This could be
common for example when ESN should be changed. Adding a new
UVERBS_FLOW_ACTION_ESP_MODIFY method for changing ESP parameters of an
existing ESP flow_action.
The new method uses the UVERBS_FLOW_ACTION_ESP_CREATE attributes, but
adds a new IB_FLOW_ACTION_ESP_FLAGS_MOD_ESP_ATTRS which means ESP_ATTRS
should be changed.
In addition, we add a new FLOW_ACTION_ESP_REPLAY_NONE replay type that
could be used when one wants to disable a replay protection over a
specific flow_action.
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions