Skip to content
Commit 72863e08 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

Merge branch 'add-support-to-offload-macsec-using-netlink-update'



Emeel Hakim says:

====================
Add support to offload macsec using netlink update

This series adds support for offloading macsec as part of the netlink
update routine, command example:

  $ ip link set link eth2 macsec0 type macsec offload mac

The above is done using the IFLA_MACSEC_OFFLOAD attribute hence
the second patch of dumping this attribute as part of the macsec
dump.
====================

Link: https://lore.kernel.org/r/20230111150210.8246-1-ehakim@nvidia.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parents 5bee990f 723e8a48
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment