Message ID | 20240827141810.750603-1-prestwoj@gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [1/2] doc: deprecate UseDefaultInterface in docs | expand |
Context | Check | Description |
---|---|---|
tedd_an/pre-ci_am | success | Success |
prestwoj/iwd-alpine-ci-fetch | success | Fetch PR |
prestwoj/iwd-ci-gitlint | success | GitLint |
prestwoj/iwd-ci-fetch | success | Fetch PR |
prestwoj/iwd-alpine-ci-setupell | success | Prep - Setup ELL |
prestwoj/iwd-ci-setupell | success | Prep - Setup ELL |
prestwoj/iwd-ci-makedistcheck | success | Make Distcheck |
prestwoj/iwd-alpine-ci-makedistcheck | success | Make Distcheck |
prestwoj/iwd-ci-build | success | Build - Configure |
prestwoj/iwd-alpine-ci-build | success | Build - Configure |
prestwoj/iwd-ci-makecheckvalgrind | success | Make Check w/Valgrind |
prestwoj/iwd-ci-makecheck | success | Make Check |
prestwoj/iwd-ci-clang | success | clang PASS |
prestwoj/iwd-alpine-ci-makecheckvalgrind | success | Make Check w/Valgrind |
prestwoj/iwd-alpine-ci-makecheck | success | Make Check |
prestwoj/iwd-ci-incremental_build | success | Incremental Build with patches |
prestwoj/iwd-alpine-ci-incremental_build | success | Incremental Build with patches |
prestwoj/iwd-ci-testrunner | success | test-runner PASS |
Hi James, On 8/27/24 9:18 AM, James Prestwood wrote: > --- > src/iwd.config.rst | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > All applied, thanks. Regards, -Denis
diff --git a/src/iwd.config.rst b/src/iwd.config.rst index a64e4f9f..448046c6 100644 --- a/src/iwd.config.rst +++ b/src/iwd.config.rst @@ -74,7 +74,7 @@ The group ``[General]`` contains general settings. ``[Network]`` settings for additional settings related to network configuration. - * - UseDefaultInterface + * - UseDefaultInterface (**deprecated**) - Values: true, **false** Do not allow **iwd** to destroy / recreate wireless interfaces at @@ -84,6 +84,9 @@ The group ``[General]`` contains general settings. most users with an upstream driver it should be safe to omit/disable this setting. + This setting is deprecated, please use [DriverQuirks].DefaultInterface + instead. + * - AddressRandomization - Values: **disabled**, once, network