travelmate: release 2.4.6-1
authorDirk Brenken <redacted>
Tue, 16 Jun 2026 19:30:33 +0000 (21:30 +0200)
committerDirk Brenken <redacted>
Tue, 16 Jun 2026 19:30:33 +0000 (21:30 +0200)
commit71d92bcc9edbc8f95858ce82a8ff5d52500005a2
treebfab2155acc82775331cce0123b7497b156cad7d
parent849d51851b829dc5bf244afa0ec7b5a56155cdfe
travelmate: release 2.4.6-1

- fix uplink teardown for bssid-pinned stations
  the new implementaion reads the sta object once and parses fields by name via jshn
  (isolated namespace, single fork). Bug finder: @adam8833 (#29768)
- add a fork-free f_normbssid() helper and normalize all config-side bssids
  to upper case before comparison (in f_getcfg(), covering all callers, and
  on the direct scan comparisons in f_main()).
- LuCI:  adds a normBssid() helper function as well

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