diff options
| author | Leon Romanovsky <[email protected]> | 2023-08-08 19:14:55 +0000 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2023-08-23 04:34:18 +0000 |
| commit | b8c697e177bba0f802232c3f06b7769b1e1fc516 (patch) | |
| tree | e7f781493926f6ed998c8e136b99a83a2c30be34 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | net/mlx5e: Support IPsec upper protocol selector field offload for RX (diff) | |
| download | kernel-b8c697e177bba0f802232c3f06b7769b1e1fc516.tar.gz kernel-b8c697e177bba0f802232c3f06b7769b1e1fc516.zip | |
net/mlx5e: Support IPsec upper TCP protocol selector
Support TCP as protocol selector for policy and state in IPsec
packet offload mode.
Example of state configuration is as follows:
ip xfrm state add src 192.168.25.3 dst 192.168.25.1 \
proto esp spi 1001 reqid 10001 aead 'rfc4106(gcm(aes))' \
0x54a7588d36873b031e4bd46301be5a86b3a53879 128 mode transport \
offload packet dev re0 dir in sel src 192.168.25.3 dst 192.168.25.1 \
proto tcp dport 9003
Acked-by: Raed Salem <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
