]> git.99rst.org Git - openwrt-packages.git/commit
travelmate: update 2.4.9-1
authorDirk Brenken <redacted>
Mon, 7 Sep 2026 17:10:31 +0000 (19:10 +0200)
committerDirk Brenken <redacted>
Mon, 7 Sep 2026 17:11:00 +0000 (19:11 +0200)
commit900d31c6c514d641a62fd43cae9b73807e6d47bb
tree3b9849ba71dc74adebd8eb4e7594476a27c59f0c
parent00ea9414cab3161e41ec4f7957357a06272f1a31
travelmate: update 2.4.9-1

- do not set trm_action in the function library; the library is sourced by the init script,
  reported by @sch-m
- fixed the uplink ssid comparison for fancy essids with quotes
- added a new optional per uplink revive option; an uplink disabled by the retry limit is set back
  to enabled after n run cycles, default off, minimum 10, number of revivals capped by trm_maxretry.
  Counters live in a runtime file, no extra config writes
- update the wifibahn login script, support the new CNA portal API
- LuCI: rework the wireless scan dialog; card list instead of the result table, mobile friendly
- LuCI: add the per uplink revive option to the uplink dialog (off / 10 / 30 / 60 run cycles)
- readme update

Signed-off-by: Dirk Brenken <redacted>
net/travelmate/Makefile
net/travelmate/files/README.md
net/travelmate/files/travelmate-functions.sh
net/travelmate/files/travelmate-service.sh
net/travelmate/files/wifibahn.login
git clone https://git.99rst.org/PROJECT