summaryrefslogtreecommitdiffstats
path: root/crypto/hmac.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2022-11-06 15:34:17 -0500
committerPaolo Abeni <pabeni@redhat.com>2022-11-08 12:15:19 +0100
commita21b06e7319129994f339ed47f512bbe57b77f5b (patch)
tree9ac5350a35c09d95a4119866e29d344f7d8032fa /crypto/hmac.c
parent1913894100ca53205f2d56091cb34b8eba1de217 (diff)
downloadlinux-stable-a21b06e7319129994f339ed47f512bbe57b77f5b.tar.gz
linux-stable-a21b06e7319129994f339ed47f512bbe57b77f5b.tar.bz2
linux-stable-a21b06e7319129994f339ed47f512bbe57b77f5b.zip
net: sched: add helper support in act_ct
This patch is to add helper support in act_ct for OVS actions=ct(alg=xxx) offloading, which is corresponding to Commit cae3a2627520 ("openvswitch: Allow attaching helpers to ct action") in OVS kernel part. The difference is when adding TC actions family and proto cannot be got from the filter/match, other than helper name in tb[TCA_CT_HELPER_NAME], we also need to send the family in tb[TCA_CT_HELPER_FAMILY] and the proto in tb[TCA_CT_HELPER_PROTO] to kernel. Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'crypto/hmac.c')
0 files changed, 0 insertions, 0 deletions