travelmate: release 0.4.0

* add an "active mode", where travelmate will be restarted
  every n seconds (default 60) and checks existing uplink connection
  regardless of ifdown event trigger (disabled by default)
* enhance multiple radio support
    * fix the ap detection
    * respect different radios during scanning & connection handling
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken
2017-03-03 14:39:38 +01:00
parent 03bc8947f5
commit 4dd7e2edc8
5 changed files with 53 additions and 29 deletions
+2
View File
@@ -4,6 +4,8 @@
config travelmate 'global'
option trm_enabled '0'
option trm_debug '0'
option trm_active '0'
option trm_maxwait '20'
option trm_maxretry '3'
option trm_timeout '60'
option trm_iw '1'