diff options
| author | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
| commit | f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 (patch) | |
| tree | 10267dcf5b842b7c638a79bd6851549cd849b81d /man/nm-settings-dbus.5 | |
| parent | 681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea (diff) | |
New upstream version 1.49.90 upstream/1.49.90
Diffstat (limited to 'man/nm-settings-dbus.5')
| -rw-r--r-- | man/nm-settings-dbus.5 | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/man/nm-settings-dbus.5 b/man/nm-settings-dbus.5 index 5f27e674..b80850aa 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: 08/26/2024 +.\" Date: 08/30/2024 .\" Manual: Configuration -.\" Source: NetworkManager 1.48.10 +.\" Source: NetworkManager 1.49.90 .\" Language: English .\" -.TH "NM\-SETTINGS\-DBUS" "5" "" "NetworkManager 1\&.48\&.10" "Configuration" +.TH "NM\-SETTINGS\-DBUS" "5" "" "NetworkManager 1\&.49\&.90" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -5592,6 +5592,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{ ap\-isolation @@ -5647,6 +5648,21 @@ T}:T{ Wireless channel to use for the Wi\-Fi connection\&. The device will only join (or create for Ad\-Hoc networks) a Wi\-Fi network on the specified channel\&. Because channel numbers overlap between bands, this property also requires the "band" property to be set\&. T} T{ +channel\-width +T}:T{ +int32 +T}:T{ +0 +T}:T{ +Specifies width of the wireless channel in Access Point (AP) mode\&. + +When set to 0 (auto) (the default), the channel width is automatically determined\&. At the moment, this means that the safest (smallest) width is chosen\&. + +If the value is not 0 (auto), then the \*(Aqchannel\*(Aq property must also be set\&. When using the 2\&.4GHz band, the width can be at most 40MHz\&. + +This property can be set to a value different from 0 (auto) only when the interface is configured in AP mode\&. +T} +T{ cloned\-mac\-address T}:T{ byte array |