Commits on Source (7)
-
David Bauer authored
Document the behavior of the Outdoor mode when preserve_channels is enabled.
-
Matthias Schiffer authored
(cherry picked from commit e384f899)
-
Matthias Schiffer authored
When the network connectivity is bad, routers may not appear in the translation tables, or there may be no originator with TQ >0. Such conditions to not warrant spamming the log with error messages. (cherry picked from commit fcd07de6)
-
Matthias Schiffer authored
- #pragma once include guard - include string.h to get memset and memcmp prototypes to fix respondd provider build warning (cherry picked from commit e32fa5bc)
-
David Bauer authored
This will hide the outdoor mode setting on compatible devices in case the defined channels should be preserved. Otherwise a user might be under the impression their device is compliant with outdoor operation when in reality it still uses prohibited channels. (cherry picked from commit 73b830eb)
-
David Bauer authored
Closes #1979 Closes #2062
-
David Bauer authored
Showing
- README.md 1 addition, 1 deletionREADME.md
- docs/conf.py 1 addition, 1 deletiondocs/conf.py
- docs/features/wlan-configuration.rst 2 additions, 0 deletionsdocs/features/wlan-configuration.rst
- docs/index.rst 1 addition, 0 deletionsdocs/index.rst
- docs/releases/v2020.2.rst 191 additions, 0 deletionsdocs/releases/v2020.2.rst
- docs/site-example/site.conf 1 addition, 1 deletiondocs/site-example/site.conf
- docs/user/getting_started.rst 2 additions, 2 deletionsdocs/user/getting_started.rst
- package/gluon-config-mode-outdoor/luasrc/lib/gluon/config-mode/wizard/0250-outdoor.lua 6 additions, 0 deletions...door/luasrc/lib/gluon/config-mode/wizard/0250-outdoor.lua
- package/gluon-core/luasrc/lib/gluon/upgrade/200-wireless 1 addition, 1 deletionpackage/gluon-core/luasrc/lib/gluon/upgrade/200-wireless
- package/gluon-core/luasrc/usr/lib/lua/gluon/wireless.lua 4 additions, 0 deletionspackage/gluon-core/luasrc/usr/lib/lua/gluon/wireless.lua
- package/gluon-radv-filterd/src/gluon-radv-filterd.c 5 additions, 6 deletionspackage/gluon-radv-filterd/src/gluon-radv-filterd.c
- package/gluon-radv-filterd/src/mac.h 3 additions, 0 deletionspackage/gluon-radv-filterd/src/mac.h
- package/gluon-web-wifi-config/luasrc/lib/gluon/config-mode/model/admin/wifi-config.lua 1 addition, 1 deletion.../luasrc/lib/gluon/config-mode/model/admin/wifi-config.lua
docs/releases/v2020.2.rst
0 → 100644