diff options
author | Leon Romanovsky <[email protected]> | 2023-10-04 14:58:37 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2024-02-05 16:45:49 -0800 |
commit | 6fb7f9408779d5153430f207785628f3e16a85fc (patch) | |
tree | 6683fd809f7cc5aa97281b59dc906383e00ca343 /lib/test-string_helpers.c | |
parent | f9f221c98fd83df518fbb2f5ad33980cfedfe1bf (diff) |
net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
Fill integrity, replay and bad trailer counters.
As an example, after simulating replay window attack with 5 packets:
[leonro@c ~]$ grep XfrmInStateSeqError /proc/net/xfrm_stat
XfrmInStateSeqError 5
[leonro@c ~]$ sudo ip -s x s
<...>
stats:
replay-window 0 replay 5 failed 0
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions