offload


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.46" ) ]
public int offload { get; set; }

Specifies the MACsec offload mode.

nm_setting_macsec_offload_off disables MACsec offload.

nm_setting_macsec_offload_phy and nm_setting_macsec_offload_mac request offload respectively to the PHY or to the MAC; if the selected mode is not available, the connection will fail.

nm_setting_macsec_offload_default uses the global default value specified in NetworkManager configuration; if no global default is defined, the built-in default is nm_setting_macsec_offload_off.