Searched hist:"205263 ac250aadd84931d2b77475bc931c3afeff" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec_fs.c | diff 205263ac250aadd84931d2b77475bc931c3afeff Tue Jul 30 18:50:40 CEST 2024 Ariel Ehrenberg <aehrenberg@nvidia.com> mlx5en: support ipsec offload on vlan if
Add vlan tag match to RX FS SA and policy rules and report SA lifetime counter on vlan interface in case SA was installed on vlan interface
Existing code didn't have the net tag id as part of the FS matching rules. This can cause applying ipsec offload to the wrong interface. This commit add tag id as part of FS matchers and treat tag value 0 as no tag
Sponsored by: NVidia networking
|
H A D | mlx5_ipsec.c | diff 205263ac250aadd84931d2b77475bc931c3afeff Tue Jul 30 18:50:40 CEST 2024 Ariel Ehrenberg <aehrenberg@nvidia.com> mlx5en: support ipsec offload on vlan if
Add vlan tag match to RX FS SA and policy rules and report SA lifetime counter on vlan interface in case SA was installed on vlan interface
Existing code didn't have the net tag id as part of the FS matching rules. This can cause applying ipsec offload to the wrong interface. This commit add tag id as part of FS matchers and treat tag value 0 as no tag
Sponsored by: NVidia networking
|
H A D | ipsec.h | diff 205263ac250aadd84931d2b77475bc931c3afeff Tue Jul 30 18:50:40 CEST 2024 Ariel Ehrenberg <aehrenberg@nvidia.com> mlx5en: support ipsec offload on vlan if
Add vlan tag match to RX FS SA and policy rules and report SA lifetime counter on vlan interface in case SA was installed on vlan interface
Existing code didn't have the net tag id as part of the FS matching rules. This can cause applying ipsec offload to the wrong interface. This commit add tag id as part of FS matchers and treat tag value 0 as no tag
Sponsored by: NVidia networking
|