3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-06 03:18:46 +02:00

doc: Document RekeyTimeout for AP profiles

This commit is contained in:
James Prestwood 2023-01-18 13:18:01 -08:00 committed by Denis Kenzior
parent c5a281781d
commit 0c223892b1

View File

@ -67,6 +67,12 @@ The group ``[General]`` contains general AP configuration.
ensure the country is set, and that the desired frequency/channel is
unrestricted.
* - RekeyTimeout
- Timeout for PTK rekeys (seconds)
The time interval at which the AP starts a rekey for a given station. If
not provided a default value of 0 is used (rekeying is disabled).
Network Authentication Settings
-------------------------------