fff-web-ui: require less rebooting #243

Closed
fbl wants to merge 2 commits from fbl:lessreboot into master

2 Commits

Author SHA1 Message Date
Fabian Bläse 8355468735 fff-web-ui: do not request unnecessary reboot
None of our current settings require a reboot to be applied. Only a
hood change is not done immediately. Therefore, the user is not required
to reboot the router after changing settings, so remove the reboot
request.

Fixes: #107

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2022-04-07 22:19:27 +02:00
Fabian Bläse 8879c5ec0d fff-web-ui: reconfigure port mode without reboot
A full reboot is not required for changing the port mode. The port mode
is configured dynamically using configurenetwork, which can be launched
after the port mode has been changed.

Fixes: #107

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2022-04-07 22:19:21 +02:00