diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/NetworkManager-dispatcher.8 | 4 | ||||
| -rw-r--r-- | man/NetworkManager-wait-online.service.8 | 4 | ||||
| -rw-r--r-- | man/NetworkManager.8 | 6 | ||||
| -rw-r--r-- | man/NetworkManager.conf.5 | 12 | ||||
| -rw-r--r-- | man/NetworkManager.conf.xml | 15 | ||||
| -rw-r--r-- | man/nm-cloud-setup.8 | 6 | ||||
| -rw-r--r-- | man/nm-initrd-generator.8 | 6 | ||||
| -rw-r--r-- | man/nm-online.1 | 6 | ||||
| -rw-r--r-- | man/nm-openvswitch.7 | 6 | ||||
| -rw-r--r-- | man/nm-settings-dbus.5 | 12 | ||||
| -rw-r--r-- | man/nm-settings-ifcfg-rh.5 | 6 | ||||
| -rw-r--r-- | man/nm-settings-keyfile.5 | 6 | ||||
| -rw-r--r-- | man/nm-settings-nmcli.5 | 18 | ||||
| -rw-r--r-- | man/nmcli-examples.7 | 6 | ||||
| -rw-r--r-- | man/nmcli.1 | 6 | ||||
| -rw-r--r-- | man/nmtui.1 | 6 |
16 files changed, 63 insertions, 62 deletions
diff --git a/man/NetworkManager-dispatcher.8 b/man/NetworkManager-dispatcher.8 index df8d8e91..c5c19de5 100644 --- a/man/NetworkManager-dispatcher.8 +++ b/man/NetworkManager-dispatcher.8 @@ -2,9 +2,9 @@ .\" Title: NetworkManager-dispatcher .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Network management daemons -.\" Source: NetworkManager-dispatcher 1.47.90 +.\" Source: NetworkManager-dispatcher 1.47.91 .\" Language: English .\" .TH "NETWORKMANAGER\-DISPATCHER" "8" "" "NetworkManager\-dispatcher 1\&" "Network management daemons" diff --git a/man/NetworkManager-wait-online.service.8 b/man/NetworkManager-wait-online.service.8 index 2fbaa90c..9b0c45b4 100644 --- a/man/NetworkManager-wait-online.service.8 +++ b/man/NetworkManager-wait-online.service.8 @@ -2,9 +2,9 @@ .\" Title: NetworkManager-wait-online.service .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Network management daemons -.\" Source: NetworkManager-wait-online.service 1.47.90 +.\" Source: NetworkManager-wait-online.service 1.47.91 .\" Language: English .\" .TH "NETWORKMANAGER\-WAIT\-ONLINE\&" "8" "" "NetworkManager\-wait\-online\&" "Network management daemons" diff --git a/man/NetworkManager.8 b/man/NetworkManager.8 index 550da99a..6a8adfd8 100644 --- a/man/NetworkManager.8 +++ b/man/NetworkManager.8 @@ -2,12 +2,12 @@ .\" Title: NetworkManager .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Network management daemons -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NETWORKMANAGER" "8" "" "NetworkManager 1\&.47\&.90" "Network management daemons" +.TH "NETWORKMANAGER" "8" "" "NetworkManager 1\&.47\&.91" "Network management daemons" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/NetworkManager.conf.5 b/man/NetworkManager.conf.5 index 19474f38..479198fa 100644 --- a/man/NetworkManager.conf.5 +++ b/man/NetworkManager.conf.5 @@ -2,12 +2,12 @@ .\" Title: NetworkManager.conf .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Configuration -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NETWORKMANAGER\&.CONF" "5" "" "NetworkManager 1\&.47\&.90" "Configuration" +.TH "NETWORKMANAGER\&.CONF" "5" "" "NetworkManager 1\&.47\&.91" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -984,21 +984,21 @@ If unspecified or zero, use 50 for VPN profiles and 100 for other profiles\&. .RS 4 If ipv6\&.ip6\-privacy -is unset, fall back to the original value of "/proc/sys/net/ipv6/conf/<iface>/use_tempaddr" from before NetworkManager started\&. +is unset, use the content of "/proc/sys/net/ipv6/conf/default/use_tempaddr" as last fallback\&. .RE .PP \fIipv6\&.temp\-valid\-lifetime\fR .RS 4 If ipv6\&.temp\-valid\-lifetime -is unset, fall back to the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_valid_lft" from before NetworkManager started\&. +is unset, use the content of "/proc/sys/net/ipv6/conf/default/temp_valid_lft" as last fallback\&. .RE .PP \fIipv6\&.temp\-preferred\-lifetime\fR .RS 4 If ipv6\&.temp\-preferred\-lifetime -is unset, fall back to the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_prefered_lft" from before NetworkManager started\&. +is unset, use the content of "/proc/sys/net/ipv6/conf/default/temp_prefered_lft" as last fallback\&. .RE .PP \fIipv6\&.required\-timeout\fR diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index fc184ff7..d86523c1 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -1023,23 +1023,20 @@ ipv6.ip6-privacy=0 </varlistentry> <varlistentry> <term><varname>ipv6.ip6-privacy</varname></term> - <listitem><para>If <literal>ipv6.ip6-privacy</literal> is unset, fall back to the original - value of "/proc/sys/net/ipv6/conf/<iface>/use_tempaddr" from before NetworkManager - started. + <listitem><para>If <literal>ipv6.ip6-privacy</literal> is unset, use the content of + "/proc/sys/net/ipv6/conf/default/use_tempaddr" as last fallback. </para></listitem> </varlistentry> <varlistentry> <term><varname>ipv6.temp-valid-lifetime</varname></term> - <listitem><para>If <literal>ipv6.temp-valid-lifetime</literal> is unset, fall back to the - original value of "/proc/sys/net/ipv6/conf/<iface>/temp_valid_lft" from before - NetworkManager started. + <listitem><para>If <literal>ipv6.temp-valid-lifetime</literal> is unset, use the + content of "/proc/sys/net/ipv6/conf/default/temp_valid_lft" as last fallback. </para></listitem> </varlistentry> <varlistentry> <term><varname>ipv6.temp-preferred-lifetime</varname></term> - <listitem><para>If <literal>ipv6.temp-preferred-lifetime</literal> is unset, fall back to - the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_prefered_lft" from - before NetworkManager started. + <listitem><para>If <literal>ipv6.temp-preferred-lifetime</literal> is unset, use + the content of "/proc/sys/net/ipv6/conf/default/temp_prefered_lft" as last fallback. </para></listitem> </varlistentry> <varlistentry> diff --git a/man/nm-cloud-setup.8 b/man/nm-cloud-setup.8 index e1664f52..9cede79d 100644 --- a/man/nm-cloud-setup.8 +++ b/man/nm-cloud-setup.8 @@ -2,12 +2,12 @@ .\" Title: nm-cloud-setup .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Automatic Network Configuration in Cloud with NetworkManager -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NM\-CLOUD\-SETUP" "8" "" "NetworkManager 1\&.47\&.90" "Automatic Network Configuratio" +.TH "NM\-CLOUD\-SETUP" "8" "" "NetworkManager 1\&.47\&.91" "Automatic Network Configuratio" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-initrd-generator.8 b/man/nm-initrd-generator.8 index 225254e9..38a79026 100644 --- a/man/nm-initrd-generator.8 +++ b/man/nm-initrd-generator.8 @@ -2,12 +2,12 @@ .\" Title: nm-initrd-generator .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: System Administration -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.47\&.90" "System Administration" +.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.47\&.91" "System Administration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-online.1 b/man/nm-online.1 index 23a99281..908a425c 100644 --- a/man/nm-online.1 +++ b/man/nm-online.1 @@ -2,12 +2,12 @@ .\" Title: nm-online .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NM\-ONLINE" "1" "" "NetworkManager 1\&.47\&.90" "General Commands Manual" +.TH "NM\-ONLINE" "1" "" "NetworkManager 1\&.47\&.91" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-openvswitch.7 b/man/nm-openvswitch.7 index fd31bdac..1df2ade0 100644 --- a/man/nm-openvswitch.7 +++ b/man/nm-openvswitch.7 @@ -2,12 +2,12 @@ .\" Title: nm-openvswitch .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Open vSwitch support overview -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NM\-OPENVSWITCH" "7" "" "NetworkManager 1\&.47\&.90" "Open vSwitch support overview" +.TH "NM\-OPENVSWITCH" "7" "" "NetworkManager 1\&.47\&.91" "Open vSwitch support overview" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-settings-dbus.5 b/man/nm-settings-dbus.5 index ca60be43..7c463259 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: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Configuration -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NM\-SETTINGS\-DBUS" "5" "" "NetworkManager 1\&.47\&.90" "Configuration" +.TH "NM\-SETTINGS\-DBUS" "5" "" "NetworkManager 1\&.47\&.91" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -2922,7 +2922,7 @@ T}:T{ T}:T{ Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941\&. If enabled, it makes the kernel generate a temporary IPv6 address in addition to the public one generated from MAC address via modified EUI\-64\&. This enhances privacy, but could cause problems in some applications, on the other hand\&. The permitted values are: \-1: unknown, 0: disabled, 1: enabled (prefer public address), 2: enabled (prefer temporary addresses)\&. -If set to "\-1" (unknown) for a connection, the value is taken from the global "ipv6\&.ip6\-privacy" setting\&. If the global setting is unspecified or also set to "\-1", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/use_tempaddr" from before NetworkManager started\&. +Having a per\-connection setting set to "\-1" (default) means fallback to global configuration "ipv6\&.ip6\-privacy"\&. If it\*(Aqs also unspecified or set to "\-1", fallback to read "/proc/sys/net/ipv6/conf/default/use_tempaddr"\&. Note that this setting is distinct from the Stable Privacy addresses that can be enabled with the "addr\-gen\-mode" property\*(Aqs "stable\-privacy" setting as another way of avoiding host tracking with IPv6 addresses\&. T} @@ -3066,7 +3066,7 @@ T}:T{ T}:T{ The preferred lifetime of autogenerated temporary addresses, in seconds\&. -If set to "0" (unknown) for a connection, the value is taken from the global "ipv6\&.temp\-preferred\-lifetime" setting\&. If the global setting is unspecified or also set to "0", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_prefered_lft" from before NetworkManager started\&. +Having a per\-connection setting set to "0" (default) means fallback to global configuration "ipv6\&.temp\-preferred\-lifetime" setting"\&. If it\*(Aqs also unspecified or set to "0", fallback to read "/proc/sys/net/ipv6/conf/default/temp_prefered_lft"\&. T} T{ temp\-valid\-lifetime @@ -3077,7 +3077,7 @@ T}:T{ T}:T{ The valid lifetime of autogenerated temporary addresses, in seconds\&. -If set to "0" (unknown) for a connection, the value is taken from the global "ipv6\&.temp\-valid\-lifetime" setting\&. If the global setting is unspecified or also set to "0", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_valid_lft" from before NetworkManager started\&. +Having a per\-connection setting set to "0" (default) means fallback to global configuration "ipv6\&.temp\-valid\-lifetime" setting"\&. If it\*(Aqs also unspecified or set to "0", fallback to read "/proc/sys/net/ipv6/conf/default/temp_valid_lft"\&. T} T{ token diff --git a/man/nm-settings-ifcfg-rh.5 b/man/nm-settings-ifcfg-rh.5 index 6bfb407c..5e492351 100644 --- a/man/nm-settings-ifcfg-rh.5 +++ b/man/nm-settings-ifcfg-rh.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings-ifcfg-rh .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Configuration -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NM\-SETTINGS\-IFCFG\-RH" "5" "" "NetworkManager 1\&.47\&.90" "Configuration" +.TH "NM\-SETTINGS\-IFCFG\-RH" "5" "" "NetworkManager 1\&.47\&.91" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-settings-keyfile.5 b/man/nm-settings-keyfile.5 index 3a8ceb94..26bc01a4 100644 --- a/man/nm-settings-keyfile.5 +++ b/man/nm-settings-keyfile.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings-keyfile .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Configuration -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NM\-SETTINGS\-KEYFILE" "5" "" "NetworkManager 1\&.47\&.90" "Configuration" +.TH "NM\-SETTINGS\-KEYFILE" "5" "" "NetworkManager 1\&.47\&.91" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-settings-nmcli.5 b/man/nm-settings-nmcli.5 index c55daf4e..b3799a15 100644 --- a/man/nm-settings-nmcli.5 +++ b/man/nm-settings-nmcli.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings-nmcli .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Configuration -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NM\-SETTINGS\-NMCLI" "5" "" "NetworkManager 1\&.47\&.90" "Configuration" +.TH "NM\-SETTINGS\-NMCLI" "5" "" "NetworkManager 1\&.47\&.91" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -3235,13 +3235,13 @@ Valid values: true/yes/on, false/no/off .RS 4 Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941\&. If enabled, it makes the kernel generate a temporary IPv6 address in addition to the public one generated from MAC address via modified EUI\-64\&. This enhances privacy, but could cause problems in some applications, on the other hand\&. The permitted values are: \-1: unknown, 0: disabled, 1: enabled (prefer public address), 2: enabled (prefer temporary addresses)\&. .sp -If set to "\-1" (unknown) for a connection, the value is taken from the global "ipv6\&.ip6\-privacy" setting\&. If the global setting is unspecified or also set to "\-1", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/use_tempaddr" from before NetworkManager started\&. +Having a per\-connection setting set to "\-1" (default) means fallback to global configuration "ipv6\&.ip6\-privacy"\&. If it\*(Aqs also unspecified or set to "\-1", fallback to read "/proc/sys/net/ipv6/conf/default/use_tempaddr"\&. .sp Note that this setting is distinct from the Stable Privacy addresses that can be enabled with the "addr\-gen\-mode" property\*(Aqs "stable\-privacy" setting as another way of avoiding host tracking with IPv6 addresses\&. .sp Format: choice (NMSettingIP6ConfigPrivacy) .sp -Valid values: unknown (\-1), disabled (0), prefer\-public\-addr (1), prefer\-temp\-addr (2) +Valid values: unknown/default (\-1), disabled (0), prefer\-public\-addr (1), prefer\-temp\-addr (2) .RE .PP \fBipv6\&.may\-fail\fR @@ -3694,22 +3694,26 @@ Format: a comma separated list of routing rules .RS 4 The preferred lifetime of autogenerated temporary addresses, in seconds\&. .sp -If set to "0" (unknown) for a connection, the value is taken from the global "ipv6\&.temp\-preferred\-lifetime" setting\&. If the global setting is unspecified or also set to "0", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_prefered_lft" from before NetworkManager started\&. +Having a per\-connection setting set to "0" (default) means fallback to global configuration "ipv6\&.temp\-preferred\-lifetime" setting"\&. If it\*(Aqs also unspecified or set to "0", fallback to read "/proc/sys/net/ipv6/conf/default/temp_prefered_lft"\&. .sp Format: integer .sp Valid values: 0 \- 2147483647 +.sp +Special values: default (0) .RE .PP \fBipv6\&.temp\-valid\-lifetime\fR .RS 4 The valid lifetime of autogenerated temporary addresses, in seconds\&. .sp -If set to "0" (unknown) for a connection, the value is taken from the global "ipv6\&.temp\-valid\-lifetime" setting\&. If the global setting is unspecified or also set to "0", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_valid_lft" from before NetworkManager started\&. +Having a per\-connection setting set to "0" (default) means fallback to global configuration "ipv6\&.temp\-valid\-lifetime" setting"\&. If it\*(Aqs also unspecified or set to "0", fallback to read "/proc/sys/net/ipv6/conf/default/temp_valid_lft"\&. .sp Format: integer .sp Valid values: 0 \- 2147483647 +.sp +Special values: default (0) .RE .PP \fBipv6\&.token\fR diff --git a/man/nmcli-examples.7 b/man/nmcli-examples.7 index 7e1ed352..dfc876e5 100644 --- a/man/nmcli-examples.7 +++ b/man/nmcli-examples.7 @@ -2,12 +2,12 @@ .\" Title: nmcli-examples .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: Examples -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NMCLI\-EXAMPLES" "7" "" "NetworkManager 1\&.47\&.90" "Examples" +.TH "NMCLI\-EXAMPLES" "7" "" "NetworkManager 1\&.47\&.91" "Examples" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nmcli.1 b/man/nmcli.1 index 13c54eef..e72fed1b 100644 --- a/man/nmcli.1 +++ b/man/nmcli.1 @@ -2,12 +2,12 @@ .\" Title: nmcli .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NMCLI" "1" "" "NetworkManager 1\&.47\&.90" "General Commands Manual" +.TH "NMCLI" "1" "" "NetworkManager 1\&.47\&.91" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nmtui.1 b/man/nmtui.1 index 21693d91..bee23197 100644 --- a/man/nmtui.1 +++ b/man/nmtui.1 @@ -2,12 +2,12 @@ .\" Title: nmtui .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/03/2024 +.\" Date: 05/16/2024 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.47.90 +.\" Source: NetworkManager 1.47.91 .\" Language: English .\" -.TH "NMTUI" "1" "" "NetworkManager 1\&.47\&.90" "General Commands Manual" +.TH "NMTUI" "1" "" "NetworkManager 1\&.47\&.91" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- |