mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
No description
-------------------------------------------------------------------------------
* f1c44c6 improve sta steering verdict for rssi
* 1dcf740 add legacy steering config options
* 0d3a811 get tx/rx stats for stas
* d80860b add .gitignore file
* 1c0b539 fix netif config and add debug prints
* c5b8a01 implement legacy AP steering for STAs
* 43b0e52 replace fprintfs with dbg prints
* f945d69 skip to next rule if sta's rssi above threshold
* 26e6250 handle controller initiated steer opportunity
* b67c6d8 implement wifi.agent's steer ubus method
-------------------------------------------------------------------------------
commit f1c44c63060eeb813d0dd7d38809fea1ffa81392
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-04 12:48:43 +0200
improve sta steering verdict for rssi
Base directory -> /
src/default_rules.c | 40 +++++++++++++++++++---------------------
1 file changed, 19 insertions(+), 21 deletions(-)
-------------------------------------------------------------------------------
commit 1dcf7401919d94fa52594d5a536b528a490d5b12
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-04 12:16:06 +0200
add legacy steering config options
Base directory -> /
src/agent.c | 6 ++++--
src/config.c | 2 ++
src/config.h | 5 +++++
3 files changed, 11 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 0d3a8119f4715af35265641c95659250b7103086
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-03 09:55:36 +0200
get tx/rx stats for stas
Base directory -> /
src/agent.c | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit d80860b59b34449c94a02339937dd697bd6d2b7d
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-29 09:10:07 +0200
add .gitignore file
Base directory -> /
.gitignore | 12 ++++++++++++
1 file changed, 12 insertions(+)
-------------------------------------------------------------------------------
commit 1c0b5390a3829648af5cef0cc7b05affd7f21d33
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-28 16:38:59 +0200
fix netif config and add debug prints
Base directory -> /
src/agent.c | 12 ++++++++++--
src/config.c | 2 ++
src/default_rules.c | 4 +++-
3 files changed, 15 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit c5b8a019fc1c9abc0f984d7569d6e6e376231722
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-28 12:10:12 +0200
implement legacy AP steering for STAs
Base directory -> /
src/agent.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
src/agent.h | 8 ++++++-
2 files changed, 69 insertions(+), 14 deletions(-)
-------------------------------------------------------------------------------
commit 43b0e52240ec4aac94f2248c7bf5a54387aa0f29
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-21 13:56:19 +0200
replace fprintfs with dbg prints
Base directory -> /
src/agent_ubus.c | 27 ++++++++++++---------------
1 file changed, 12 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
commit f945d69655c4b881cef78b1243a7af14127a5d98
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-21 13:12:52 +0200
skip to next rule if sta's rssi above threshold
Base directory -> /
src/default_rules.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 26e6250337f3aee4ec86998529972d14380ef221
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-21 13:11:57 +0200
handle controller initiated steer opportunity
Base directory -> /
src/agent.c | 105 +++++++++++++++++++++++++++++++++++++++++++++++-------------
src/agent.h | 7 +++-
2 files changed, 88 insertions(+), 24 deletions(-)
-------------------------------------------------------------------------------
commit b67c6d89a2d9af698e88c540c9e370b58767a81c
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-20 15:13:34 +0200
implement wifi.agent's steer ubus method
Base directory -> /
src/agent.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
src/agent.h | 15 +++++++-
src/agent_ubus.c | 30 +++++++++++----
3 files changed, 148 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| ated | ||
| bashdb | ||
| bootchart2 | ||
| catv | ||
| crashlog | ||
| dectmngr2 | ||
| endptmngr | ||
| eventlog | ||
| fatrace | ||
| fping | ||
| gigaset-elements | ||
| ice-client | ||
| icgroupd | ||
| icwmp | ||
| ifbt | ||
| ifsi | ||
| imonitor | ||
| inbd | ||
| inotify-tools | ||
| inteno-netmodes | ||
| iop | ||
| iop-lla-libs | ||
| iup | ||
| iwatchdog | ||
| libcgroup | ||
| libpicoevent | ||
| libtrace | ||
| lmbench | ||
| logrotate | ||
| loop-detector | ||
| mtk-bndstrg | ||
| multiwan | ||
| natalie-dect | ||
| natalie-dect-h | ||
| ndisc | ||
| owsd | ||
| peripheral_manager | ||
| picolisp | ||
| port-management | ||
| power-management | ||
| questd | ||
| rulengd | ||
| samba2 | ||
| samba3 | ||
| sipcalc | ||
| speedtest-cli | ||
| syslog-ng3 | ||
| tptest | ||
| tr064 | ||
| uboot | ||
| ubus-mqtt | ||
| voice-client | ||
| voicesec | ||
| wifilife | ||
| wifimngr | ||
| wlng | ||