mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-07 17:57:22 +01:00
No description
-------------------------------------------------------------------------------
* dc542ed mtk-bndstrg: remove 'bndstrg' executable from git control
* 77f0c67 mtk-bndstrg: add more debug messages
* 7563a42 mtk-bndstrg: cleanup and refactor periodic exec loop
* 22161ce mtk-bndstrg: don't lookup nvram to decide clients' connection
* 91ae9ce mtk-bndstrg: enhance dynamic steering between 2.4G and 5G
* a531de6 mtk-bndstrg: fix client's state in DEFAULT_5G condition check
* 017d440 mtk-bndstrg: fix client's state checking in update_entry
* 135215d mtk-bndstrg: consider total frames in BAND_PERSIST decision
* 286fd5d mtk-bndstrg: change Hold time and low Rssi threshold default values
* 22fabf5 mtk-bndstrg: pass updated Control_Flags in CLI_ADD msg
* cd248e3 mtk-bndstrg: Skip checking nss and load-balance rules
* 22a9ab8 mtk-bndstrg: don't exit daemon prematurely
* da5014c mtk-bndstrg: change 'TableIndex' data type
* a1c0eda mtk-bndstrg: initialize bndstrg message buffers to zero
* cf9bd08 mtk-bndstrg: add improved debug messages
* 4f5528e mtk-bndstrg: improve debugging macros
* 484923b mtk-bndstrg: Update code to version bndstrg_5030
-------------------------------------------------------------------------------
commit dc542ed2f07ee0ff6966d498665c1d4ea571f06e
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-13 14:39:22 +0530
mtk-bndstrg: remove 'bndstrg' executable from git control
Base directory -> /
bndstrg | Bin 163132 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
-------------------------------------------------------------------------------
commit 77f0c676a4e6c694869f69f0c26ccc5ebc0c27a2
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-13 14:36:21 +0530
mtk-bndstrg: add more debug messages
Base directory -> /
bndstrg.c | 34 +++++++++++++++++++++++++++++++---
1 file changed, 31 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 7563a429c249dcca4278d71425b0915cfc290045
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-13 14:34:43 +0530
mtk-bndstrg: cleanup and refactor periodic exec loop
Base directory -> /
bndstrg.c | 84 +++++++++++++++++++++++++--------------------------------------
1 file changed, 33 insertions(+), 51 deletions(-)
-------------------------------------------------------------------------------
commit 22161cedb798f089037240605512d085e5a2fdcc
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-13 14:29:15 +0530
mtk-bndstrg: don't lookup nvram to decide clients' connection
Base directory -> /
bndstrg.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 91ae9ce4615d2927d4c6e67f8846333ffd766334
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-13 14:21:53 +0530
mtk-bndstrg: enhance dynamic steering between 2.4G and 5G
Base directory -> /
bndstrg.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
bndstrg.h | 2 ++
2 files changed, 60 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit a531de6e3cc226567476e0321c56fede7d069fc8
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-13 14:16:24 +0530
mtk-bndstrg: fix client's state in DEFAULT_5G condition check
Base directory -> /
bndstrg.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 017d4403923544c7f987e69ad24930b70d0c1b26
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-13 14:14:08 +0530
mtk-bndstrg: fix client's state checking in update_entry
Base directory -> /
bndstrg.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 135215d98dd0b1eca4b55dddf42e44c6779a5fe2
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-13 14:11:03 +0530
mtk-bndstrg: consider total frames in BAND_PERSIST decision
Base directory -> /
bndstrg.c | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 286fd5d32526217109b2064abbdedd13db67b185
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 15:02:31 +0530
mtk-bndstrg: change Hold time and low Rssi threshold default values
Base directory -> /
bndstrg.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 22fabf524f6101eb3ed12ff1adf2d3d10fe5528f
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 14:58:56 +0530
mtk-bndstrg: pass updated Control_Flags in CLI_ADD msg
Base directory -> /
driver_wext.c | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
commit cd248e3aadba9568ccdb9531fe1335a575d0f39d
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 14:54:01 +0530
mtk-bndstrg: Skip checking nss and load-balance rules
Base directory -> /
bndstrg.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit 22a9ab84a142aae28ca35aaff2443a125aa6422b
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 14:21:24 +0530
mtk-bndstrg: don't exit daemon prematurely
Base directory -> /
bndstrg.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit da5014ce87587c075a557f20d9743b67b243487c
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 14:16:03 +0530
mtk-bndstrg: change 'TableIndex' data type
Base directory -> /
bndstrg.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit a1c0eda897f20b26b86e4a2a587e639b98480d24
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 14:08:00 +0530
mtk-bndstrg: initialize bndstrg message buffers to zero
Base directory -> /
bndstrg.c | 2 +-
driver_wext.c | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit cf9bd084b06e55bfcee30e967450dbe8880fb718
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 13:59:57 +0530
mtk-bndstrg: add improved debug messages
Base directory -> /
bndstrg.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 72 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
commit 4f5528e88cd4606043ff7346f5e398dfd6b99a04
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 13:43:59 +0530
mtk-bndstrg: improve debugging macros
Base directory -> /
bndstrg.c | 5 +++++
debug.h | 27 +++++++++++++++++++++++++++
main.c | 5 ++++-
3 files changed, 36 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 484923b663d03a61a198bcde3cf5364ab08d0ace
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2017-07-12 13:28:17 +0530
mtk-bndstrg: Update code to version bndstrg_5030
Base directory -> /
bndstrg | Bin 160584 -> 163132 bytes
bndstrg.c | 1046 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
bndstrg.h | 140 ++++++--
debug.h | 2 +-
driver.h | 2 +
driver_wext.c | 34 +-
main.c | 4 +-
7 files changed, 1141 insertions(+), 87 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| 4g-support | ||
| asterisk-1.8.x-mod | ||
| ated | ||
| bashdb | ||
| bootchart2 | ||
| catv | ||
| crashlog | ||
| dectmngr | ||
| dectmngr2 | ||
| endptcfg | ||
| eventlog | ||
| gigaset-elements | ||
| ice-client | ||
| icgroupd | ||
| icwmp | ||
| ifsi | ||
| inbd | ||
| inotify-tools | ||
| inteno-netmodes | ||
| iop | ||
| iup | ||
| iwatchdog | ||
| layer2interface | ||
| libcgroup | ||
| libstrophe | ||
| libtrace | ||
| lmbench | ||
| logrotate | ||
| mtk-bndstrg | ||
| multiwan | ||
| natalie-dect | ||
| natalie-dect-h | ||
| ndisc | ||
| peripheral_manager | ||
| picolisp | ||
| port-management | ||
| power-management | ||
| questd | ||
| samba2 | ||
| samba3 | ||
| sipcalc | ||
| speedtest-cli | ||
| syslog-ng3 | ||
| tptest | ||
| uboot | ||
| ubus-mqtt | ||
| voice-client | ||
| voicesec | ||
| wifimngr | ||