diff options
Diffstat (limited to 'man/nm-settings-dbus.5')
| -rw-r--r-- | man/nm-settings-dbus.5 | 40 |
1 files changed, 37 insertions, 3 deletions
diff --git a/man/nm-settings-dbus.5 b/man/nm-settings-dbus.5 index d8c4087a..480ccc0e 100644 --- a/man/nm-settings-dbus.5 +++ b/man/nm-settings-dbus.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings-dbus .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 01/25/2024 +.\" Date: 02/09/2024 .\" Manual: Configuration -.\" Source: NetworkManager 1.45.90 +.\" Source: NetworkManager 1.45.91 .\" Language: English .\" -.TH "NM\-SETTINGS\-DBUS" "5" "" "NetworkManager 1\&.45\&.90" "Configuration" +.TH "NM\-SETTINGS\-DBUS" "5" "" "NetworkManager 1\&.45\&.91" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -103,6 +103,7 @@ l l l l l l l l l l l l l l l l +l l l l l l l l. T{ auth\-retries @@ -133,6 +134,15 @@ If multiple profiles are ready to autoconnect on the same device, the one with t Depending on "connection\&.multi\-connect", a profile can (auto)connect only once at a time or multiple times\&. T} T{ +autoconnect\-ports +T}:T{ +NMTernary (int32) +T}:T{ +\ \& +T}:T{ +Whether or not ports of this connection should be automatically brought up when NetworkManager activates this connection\&. This only has a real effect for controller connections\&. The properties "autoconnect", "autoconnect\-priority" and "autoconnect\-retries" are unrelated to this setting\&. The permitted values are: 0: leave port connections untouched, 1: activate all the port connections with this connection, \-1: default\&. If \-1 (default) is set, global connection\&.autoconnect\-ports is read to determine the real value\&. If it is default as well, this fallbacks to 0\&. +T} +T{ autoconnect\-priority T}:T{ int32 @@ -2130,6 +2140,7 @@ l l l l l l l l l l l l l l l l +l l l l l l l l. T{ address\-data @@ -2194,6 +2205,17 @@ The special value "none" prevents any client identifier from being sent\&. Note If unset, a globally configured default from NetworkManager\&.conf is used\&. If still unset, the default depends on the DHCP plugin\&. The internal dhcp client will default to "mac" and the dhclient plugin will try to use one from its config file if present, or won\*(Aqt sent any client\-id otherwise\&. T} T{ +dhcp\-dscp +T}:T{ +string +T}:T{ +\ \& +T}:T{ +Specifies the value for the DSCP field (traffic class) of the IP header\&. When empty, the global default value is used; if no global default is specified, it is assumed to be "CS0"\&. Allowed values are: "CS0", "CS4" and "CS6"\&. + +The property is currently valid only for IPv4, and it is supported only by the "internal" DHCP plugin\&. +T} +T{ dhcp\-fqdn T}:T{ string @@ -2559,6 +2581,7 @@ l l l l l l l l l l l l l l l l +l l l l l l l l. T{ addr\-gen\-mode @@ -2623,6 +2646,17 @@ Maximum timeout in milliseconds used to check for the presence of duplicate IP a A zero value means that no duplicate address detection is performed, \-1 means the default value (either the value configured globally in NetworkManger\&.conf or 200ms)\&. A value greater than zero is a timeout in milliseconds\&. Note that the time intervals are subject to randomization as per RFC 5227 and so the actual duration can be between half and the full time specified in this property\&. T} T{ +dhcp\-dscp +T}:T{ +string +T}:T{ +\ \& +T}:T{ +Specifies the value for the DSCP field (traffic class) of the IP header\&. When empty, the global default value is used; if no global default is specified, it is assumed to be "CS0"\&. Allowed values are: "CS0", "CS4" and "CS6"\&. + +The property is currently valid only for IPv4, and it is supported only by the "internal" DHCP plugin\&. +T} +T{ dhcp\-duid T}:T{ string |