mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 04:32:37 +01:00
doc: Remove Device.WDS property
Allowing applications to toggle this was a bit dangerous since it could mess with existing links. The naming was also controversial. Remove this property for now in preparation of makig the API stable / frozen. If needed, this functionality can be enabled some other way.
This commit is contained in:
parent
2521830d3e
commit
8a80b30201
@ -20,13 +20,6 @@ Properties string Name [readonly]
|
||||
radio is powered down and no other actions can
|
||||
be performed on the device.
|
||||
|
||||
boolean WDS [readwrite]
|
||||
|
||||
True if the interface is set to use the 4-address
|
||||
format for the 802.11 packet header. If false, the
|
||||
classic format is used. When activated, the interface
|
||||
can be added to a Layer2 bridge to create a WDS.
|
||||
|
||||
object Adapter [readonly]
|
||||
|
||||
The object path of the adapter the device belongs to.
|
||||
|
Loading…
Reference in New Issue
Block a user