From 2965dc70bb3cbfa8de2f279761812b84b87600cb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 18 Dec 2022 21:31:39 +0100 Subject: New upstream version 1.40.8 --- man/nm-settings-dbus.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/nm-settings-dbus.xml') diff --git a/man/nm-settings-dbus.xml b/man/nm-settings-dbus.xml index d02addff..bb56ea04 100644 --- a/man/nm-settings-dbus.xml +++ b/man/nm-settings-dbus.xml @@ -1,6 +1,6 @@ -nm-settings-dbusNetworkManager developersnm-settings-dbus5NetworkManagerConfiguration1.40.6nm-settings-dbusDescription of settings and properties of NetworkManager connection profiles on the D-Bus APIDescription +nm-settings-dbusNetworkManager developersnm-settings-dbus5NetworkManagerConfiguration1.40.8nm-settings-dbusDescription of settings and properties of NetworkManager connection profiles on the D-Bus APIDescription NetworkManager is based on a concept of connection profiles, sometimes referred to as connections only. These connection profiles contain a network configuration. When NetworkManager activates a connection profile on a network device the configuration will @@ -306,7 +306,7 @@ If the table setting is left at zero, it is eligible to be overwritten via global configuration. If the property is zero even after applying the global configuration value, policy routing is disabled for the address family of this connection. - Policy routing disabled means that NetworkManager will add all routes to the main table (except static routes that explicitly configure a different table). Additionally, NetworkManager will not delete any extraneous routes from tables except the main table. This is to preserve backward compatibility for users who manage routing tables outside of NetworkManager.routesarray of legacy IPv6 route struct (a(ayuayu))Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. Array of IPv6 route structures. Each IPv6 route structure is composed of an IPv6 address, a prefix length (0 - 128), an IPv6 next hop address (which may be zeroed out if there is no next hop), and a metric. If the metric is 0, NM will choose an appropriate default metric for the device.tokenstring Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode.ip-tunnel setting IP Tunneling Settings.Key NameValue TypeDefault ValueValue Descriptionencapsulation-limituint320 How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels.flagsuint320 Tunnel flags. Currently, the following values are supported: NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY (0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only for IPv6 tunnels.flow-labeluint320 The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels.input-keystring The key used for tunnel input packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.localstring The local endpoint of the tunnel; the value can be empty, otherwise it must contain an IPv4 or IPv6 address.modeuint320 The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or NM_IP_TUNNEL_MODE_GRE (2).mtuuint320 If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple fragments.output-keystring The key used for tunnel output packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.parentstring If given, specifies the parent interface name or parent connection UUID the new device will be bound to so that tunneled packets will only be routed via that interface.path-mtu-discoverybooleanTRUE Whether to enable Path MTU Discovery on this tunnel.remotestring The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 address.tosuint320 The type of service (IPv4) or traffic class (IPv6) field to be set on tunneled packets.ttluint320 The TTL to assign to tunneled packets. 0 is a special value meaning that packets inherit the TTL value.macsec setting MACSec Settings.Key NameValue TypeDefault ValueValue DescriptionencryptbooleanTRUE Whether the transmitted traffic must be encrypted.mka-cakstring The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement.mka-cak-flagsNMSettingSecretFlags (uint32) Flags indicating how to handle the "mka-cak" property.mka-cknstring The pre-shared CKN (Connectivity-association Key Name) for MACsec Key Agreement.modeint320 Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key Agreement) is obtained.parentstring If given, specifies the parent interface name or parent connection UUID from which this MACSEC interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.portint321 The port component of the SCI (Secure Channel Identifier), between 1 and 65534.send-scibooleanTRUE Specifies whether the SCI (Secure Channel Identifier) is included in every packet.validationint322 Specifies the validation mode for incoming frames.macvlan setting MAC VLAN Settings.Key NameValue TypeDefault ValueValue Descriptionmodeuint320 The macvlan mode, which specifies the communication mechanism between multiple macvlans on the same lower device.parentstring If given, specifies the parent interface name or parent connection UUID from which this MAC-VLAN interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.promiscuousbooleanTRUE Whether the interface should be put in promiscuous mode.tapbooleanFALSE Whether the interface should be a MACVTAP.match setting Match settings.Key NameValue TypeDefault ValueValue Descriptiondriverarray of string A list of driver names to match. Each element is a shell wildcard pattern. + Policy routing disabled means that NetworkManager will add all routes to the main table (except static routes that explicitly configure a different table). Additionally, NetworkManager will not delete any extraneous routes from tables except the main table. This is to preserve backward compatibility for users who manage routing tables outside of NetworkManager.routesarray of legacy IPv6 route struct (a(ayuayu))Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. Array of IPv6 route structures. Each IPv6 route structure is composed of an IPv6 address, a prefix length (0 - 128), an IPv6 next hop address (which may be zeroed out if there is no next hop), and a metric. If the metric is 0, NM will choose an appropriate default metric for the device.tokenstring Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode.ip-tunnel setting IP Tunneling Settings.Key NameValue TypeDefault ValueValue Descriptionencapsulation-limituint320 How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels.flagsuint320 Tunnel flags. Currently, the following values are supported: NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY (0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only for IPv6 tunnels.flow-labeluint320 The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels.input-keystring The key used for tunnel input packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.localstring The local endpoint of the tunnel; the value can be empty, otherwise it must contain an IPv4 or IPv6 address.modeuint320 The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or NM_IP_TUNNEL_MODE_GRE (2).mtuuint320 If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple fragments.output-keystring The key used for tunnel output packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.parentstring If given, specifies the parent interface name or parent connection UUID the new device will be bound to so that tunneled packets will only be routed via that interface.path-mtu-discoverybooleanTRUE Whether to enable Path MTU Discovery on this tunnel.remotestring The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 address.tosuint320 The type of service (IPv4) or traffic class (IPv6) field to be set on tunneled packets.ttluint320 The TTL to assign to tunneled packets. 0 is a special value meaning that packets inherit the TTL value.macsec setting MACSec Settings.Key NameValue TypeDefault ValueValue DescriptionencryptbooleanTRUE Whether the transmitted traffic must be encrypted.mka-cakstring The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement. Must be a string of 32 hexadecimal characters.mka-cak-flagsNMSettingSecretFlags (uint32) Flags indicating how to handle the "mka-cak" property.mka-cknstring The pre-shared CKN (Connectivity-association Key Name) for MACsec Key Agreement. Must be a string of hexadecimal characters with a even length between 2 and 64.modeint320 Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key Agreement) is obtained.parentstring If given, specifies the parent interface name or parent connection UUID from which this MACSEC interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.portint321 The port component of the SCI (Secure Channel Identifier), between 1 and 65534.send-scibooleanTRUE Specifies whether the SCI (Secure Channel Identifier) is included in every packet.validationint322 Specifies the validation mode for incoming frames.macvlan setting MAC VLAN Settings.Key NameValue TypeDefault ValueValue Descriptionmodeuint320 The macvlan mode, which specifies the communication mechanism between multiple macvlans on the same lower device.parentstring If given, specifies the parent interface name or parent connection UUID from which this MAC-VLAN interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.promiscuousbooleanTRUE Whether the interface should be put in promiscuous mode.tapbooleanFALSE Whether the interface should be a MACVTAP.match setting Match settings.Key NameValue TypeDefault ValueValue Descriptiondriverarray of string A list of driver names to match. Each element is a shell wildcard pattern. See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the pattern.interface-namearray of string A list of interface names to match. Each element is a shell wildcard pattern. -- cgit 1.3.0-6-gf8a5