diff options
| author | Michael Biebl <biebl@debian.org> | 2024-10-02 22:17:51 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-10-02 22:17:51 +0200 |
| commit | 56928734cbcf1d3a02fae4f152a541df1b04e04a (patch) | |
| tree | ff88b37a2bf9d26caf1830ceb1e9a131375b6894 /man/nm-settings-dbus.5 | |
| parent | df14a83a8b0c4354a51b392ae51a084b4b9c1b5a (diff) | |
New upstream version 1.50.0 upstream/1.50.0
Diffstat (limited to 'man/nm-settings-dbus.5')
| -rw-r--r-- | man/nm-settings-dbus.5 | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/man/nm-settings-dbus.5 b/man/nm-settings-dbus.5 index 95486f4f..9186c3ca 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: 09/16/2024 +.\" Date: 10/02/2024 .\" Manual: Configuration -.\" Source: NetworkManager 1.49.91 +.\" Source: NetworkManager 1.50.0 .\" Language: English .\" -.TH "NM\-SETTINGS\-DBUS" "5" "" "NetworkManager 1\&.49\&.91" "Configuration" +.TH "NM\-SETTINGS\-DBUS" "5" "" "NetworkManager 1\&.50\&.0" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -2056,6 +2056,64 @@ The username used to authenticate with the network, if required\&. Many provide T} .TE .sp 1 +.SS "hsr setting" +.PP +HSR/PRP Settings\&. +.TS +allbox tab(:); +lB lB lB lB. +T{ +Key Name +T}:T{ +Value Type +T}:T{ +Default Value +T}:T{ +Value Description +T} +.T& +l l l l +l l l l +l l l l +l l l l. +T{ +multicast\-spec +T}:T{ +uint32 +T}:T{ +0 +T}:T{ +The last byte of supervision address\&. +T} +T{ +port1 +T}:T{ +string +T}:T{ +\ \& +T}:T{ +The port1 interface name of the HSR\&. This property is mandatory\&. +T} +T{ +port2 +T}:T{ +string +T}:T{ +\ \& +T}:T{ +The port2 interface name of the HSR\&. This property is mandatory\&. +T} +T{ +prp +T}:T{ +boolean +T}:T{ +FALSE +T}:T{ +The protocol used by the interface, whether it is PRP or HSR\&. +T} +.TE +.sp 1 .SS "infiniband setting" .PP Infiniband Settings\&. @@ -6230,64 +6288,6 @@ Negative values have the special effect of excluding other connections with a gr T} .TE .sp 1 -.SS "hsr setting" -.PP -HSR/PRP Settings\&. -.TS -allbox tab(:); -lB lB lB lB. -T{ -Key Name -T}:T{ -Value Type -T}:T{ -Default Value -T}:T{ -Value Description -T} -.T& -l l l l -l l l l -l l l l -l l l l. -T{ -multicast\-spec -T}:T{ -uint32 -T}:T{ -0 -T}:T{ -The last byte of supervision address\&. -T} -T{ -port1 -T}:T{ -string -T}:T{ -\ \& -T}:T{ -The port1 interface name of the HSR\&. This property is mandatory\&. -T} -T{ -port2 -T}:T{ -string -T}:T{ -\ \& -T}:T{ -The port2 interface name of the HSR\&. This property is mandatory\&. -T} -T{ -prp -T}:T{ -boolean -T}:T{ -FALSE -T}:T{ -The protocol used by the interface, whether it is PRP or HSR\&. -T} -.TE -.sp 1 .SS "link setting" .PP Link settings\&. |