aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2023-08-08 22:14:55 +0300
committerSaeed Mahameed <[email protected]>2023-08-22 21:34:18 -0700
commitb8c697e177bba0f802232c3f06b7769b1e1fc516 (patch)
treee7f781493926f6ed998c8e136b99a83a2c30be34 /drivers/net/ethernet/intel/igc
parentc338325f7a18b1b5e04f4fc21672cf8956072733 (diff)
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')
0 files changed, 0 insertions, 0 deletions