From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- ...rg.freedesktop.NetworkManager.Device.Macsec.xml | 181 +++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 docs/api/dbus-org.freedesktop.NetworkManager.Device.Macsec.xml (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Macsec.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Macsec.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Macsec.xml new file mode 100644 index 00000000..cfcb3f02 --- /dev/null +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Macsec.xml @@ -0,0 +1,181 @@ + + + + org.freedesktop.NetworkManager.Device.Macsec + org.freedesktop.NetworkManager.Device.Macsec + org.freedesktop.NetworkManager.Device.Macsec + Signals + +PropertiesChanged (a{sv} properties); + + + + Properties + +Parent readable o +Sci readable t +IcvLength readable y +CipherSuite readable t +Window readable u +EncodingSa readable y +Validation readable s +Encrypt readable b +Protect readable b +IncludeSci readable b +Es readable b +Scb readable b +ReplayProtect readable b + + + + Description + + + + Signal Details + + The "PropertiesChanged" signal + org.freedesktop.NetworkManager.Device.Macsec::PropertiesChanged + +PropertiesChanged (a{sv} properties); + + DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0. + + + + a{sv} properties: + A dictionary mapping property names to variant boxed values + + + + + + Property Details + + The "Parent" property + org.freedesktop.NetworkManager.Device.Macsec:Parent + +Parent readable o + + The object path of the parent device. + + + + The "Sci" property + org.freedesktop.NetworkManager.Device.Macsec:Sci + +Sci readable t + + The Secure Channel Identifier in use. + + + + The "IcvLength" property + org.freedesktop.NetworkManager.Device.Macsec:IcvLength + +IcvLength readable y + + The length of ICV (Integrity Check Value). + + + + The "CipherSuite" property + org.freedesktop.NetworkManager.Device.Macsec:CipherSuite + +CipherSuite readable t + + The set of cryptographic algorithms in use + (e.g. 0x0080020001000001 for GCM-AES-128). + + + + The "Window" property + org.freedesktop.NetworkManager.Device.Macsec:Window + +Window readable u + + The size of the replay window. + + + + The "EncodingSa" property + org.freedesktop.NetworkManager.Device.Macsec:EncodingSa + +EncodingSa readable y + + The value of the Association Number (0..3) for the Security + Association in use. + + + + The "Validation" property + org.freedesktop.NetworkManager.Device.Macsec:Validation + +Validation readable s + + The validation mode for incoming packets (strict, check, + disabled). + + + + The "Encrypt" property + org.freedesktop.NetworkManager.Device.Macsec:Encrypt + +Encrypt readable b + + Whether encryption of transmitted frames is enabled. + + + + The "Protect" property + org.freedesktop.NetworkManager.Device.Macsec:Protect + +Protect readable b + + Whether protection of transmitted frames is enabled. + + + + The "IncludeSci" property + org.freedesktop.NetworkManager.Device.Macsec:IncludeSci + +IncludeSci readable b + + Whether the SCI is always included in SecTAG for transmitted + frames. + + + + The "Es" property + org.freedesktop.NetworkManager.Device.Macsec:Es + +Es readable b + + Whether the ES (End station) bit is enabled in SecTAG for + transmitted frames. + + + + The "Scb" property + org.freedesktop.NetworkManager.Device.Macsec:Scb + +Scb readable b + + Whether the SCB (Single Copy Broadcast) bit is enabled in + SecTAG for transmitted frames. + + + + The "ReplayProtect" property + org.freedesktop.NetworkManager.Device.Macsec:ReplayProtect + +ReplayProtect readable b + + Whether replay protection is enabled. + + + + + -- cgit 1.3.0-6-gf8a5