Kenneth Johansson
9b25b48eb5
uboot: add support for compiling grx500.
2018-09-12 22:45:15 +02:00
Kenneth Johansson
6c85dbdf82
genconfig: grx overrides.
...
Some packages do not compile.
2018-09-12 16:55:07 +02:00
Kenneth Johansson
bf9a6cfbbe
questd: hack to make it compile on grx boards.
...
needs to be fixed it wont actually run.
2018-09-11 18:27:24 +02:00
Kenneth Johansson
905d8c3876
genconfig: add grx00
2018-09-11 15:58:41 +02:00
Kenneth Johansson
16b0d830e0
update_package: got confused if there was no git hash.
2018-09-10 17:43:03 +02:00
Jonas Höglund
aedc40a688
Set WAN port to switch port 6 for ex400
2018-09-10 16:46:57 +02:00
Ronny Nilsson
de5ce5200a
Modified compiler flags for both Natalie and Dectmngr2 due to
...
either UBUS or Busmail was broken.
2018-09-10 15:27:59 +02:00
Sukru Senli
9b904cb60e
icwmp: trigger reload of icwmp if option 43 received url has changed
2018-09-08 13:44:54 +02:00
Ronny Nilsson
07ac6e3944
Dect: Add Natalie version string.
2018-09-07 16:53:49 +02:00
Ronny Nilsson
1e0a33f94b
Dectmngr2 build parallell.
2018-09-06 16:19:38 +02:00
Ronny Nilsson
950ef5db5f
Change method for finding out version of Broadcom SDK in use.
2018-09-06 16:19:10 +02:00
Ronny Nilsson
f8d9b81bd8
Natalie Dect for for MIPS is almost working.
...
refs #13885
2018-09-06 15:36:23 +02:00
Anjan Chanda
22987c2002
Update feed [ feed_inteno_packages ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 7875239 construct neighbor entry details
* 3717549 include iopsys copyright header
-------------------------------------------------------------------------------
commit 78752399841a4309c23d9dbf092857921b97be27
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-05 14:02:31 +0200
construct neighbor entry details
Base directory -> /
src/agent.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
src/agent.h | 1 +
src/utils.c | 19 +++++++------
src/utils.h | 8 +++---
4 files changed, 91 insertions(+), 29 deletions(-)
-------------------------------------------------------------------------------
commit 37175495a89ded74c22e1acec3e292804a7e8323
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-05 11:20:38 +0200
include iopsys copyright header
Base directory -> /
src/agent.c | 23 +++++++++++++++++++++++
src/agent.h | 22 ++++++++++++++++++++++
src/agent_ubus.c | 4 ++--
src/agent_ubus.h | 22 ++++++++++++++++++++++
src/cntlr.c | 22 ++++++++++++++++++++++
src/cntlr.h | 22 ++++++++++++++++++++++
src/config.c | 22 ++++++++++++++++++++++
src/config.h | 22 ++++++++++++++++++++++
src/debug.c | 22 ++++++++++++++++++++++
src/debug.h | 22 ++++++++++++++++++++++
src/default_rules.c | 22 ++++++++++++++++++++++
src/default_rules.h | 22 ++++++++++++++++++++++
src/list_sort.c | 21 +++++++++++++++++++++
src/main.c | 5 ++---
src/rules.c | 22 ++++++++++++++++++++++
src/rules.h | 22 ++++++++++++++++++++++
src/utils.c | 22 ++++++++++++++++++++++
src/utils.h | 22 ++++++++++++++++++++++
18 files changed, 356 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2018-09-05 14:10:17 +02:00
Anjan Chanda
61a0d748c5
Update feed [ feed_inteno_packages ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* cb55e6c add .gitgnore file
* bd0ef6c allow scanresults upto 256 entries
-------------------------------------------------------------------------------
commit cb55e6ce18dffe1bb5cd3ace8b39c3b1a9a60e62
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-31 09:38:47 +0200
add .gitgnore file
Base directory -> /
.gitignore | 12 ++++++++++++
1 file changed, 12 insertions(+)
-------------------------------------------------------------------------------
commit bd0ef6ca797bdc5e203ece7e49b8ad591cbddfb8
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-27 13:53:21 +0200
allow scanresults upto 256 entries
Base directory -> /
wifimngr.c | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
2018-09-05 10:18:35 +02:00
Anjan Chanda
21215a266c
Update feed [ feed_inteno_packages ] package [ iop-lla-libs ]
...
-------------------------------------------------------------------------------
* 9013a57 add .gitignore file
-------------------------------------------------------------------------------
commit 9013a57cb78f7346e3636d1ff101a74c321cd4c3
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-31 09:41:51 +0200
add .gitignore file
Base directory -> /
.gitignore | 13 +++++++++++++
1 file changed, 13 insertions(+)
-------------------------------------------------------------------------------
2018-09-05 10:17:42 +02:00
Anjan Chanda
85b70ccab8
Update feed [ feed_inteno_packages ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 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(-)
-------------------------------------------------------------------------------
2018-09-05 10:16:49 +02:00
Sukru Senli
4e9fb2d798
icwmp-4.0-2018-09-03: fix STUN UDPConnectionRequestAddress bug
2018-09-04 15:32:39 +02:00
Kenneth Johansson
3ca325dfec
add grx intel target.
2018-09-03 15:28:09 +02:00
Sukru Senli
49f20de98d
icwmp: copy over correct config file
2018-09-03 11:11:44 +02:00
Sachin Singla
8a57b4919d
change package name to ifbt
2018-08-31 14:59:04 +02:00
Sachin Singla
4cf87d31c4
fix build issues in fbt package
2018-08-29 10:39:29 +02:00
Sukru Senli
e1be039861
icwmp-4.0-2018-08-23
2018-08-24 13:09:44 +02:00
Sukru Senli
1f7018969b
owsd: revert ubusx_acl support
2018-08-24 12:11:21 +02:00
Omar Kallel
1d94473d81
icwmp-4.0-2018-08-16: STUN support
2018-08-20 11:16:17 +02:00
Anjan Chanda
6f7628d51b
Update feed [ feed_inteno_packages ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* 1451268 bound rssi array to ANT_MAX
-------------------------------------------------------------------------------
commit 1451268ba941b707cf90a650f2c488086f152cfc
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-17 13:23:33 +0200
bound rssi array to ANT_MAX
Base directory -> /
wifimngr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-08-17 13:51:46 +02:00
Anjan Chanda
54b170cae6
Update feed [ feed_inteno_packages ] package [ iop-lla-libs ]
...
-------------------------------------------------------------------------------
* b1eedba libwifi: mtk: implement API get_bss_info()
* 7a8a38a libwifi: bcm: implement API get_bss_info()
* 6b2a3ea libwifi: add new API wifi_get_bss_info()
-------------------------------------------------------------------------------
commit b1eedba52dc453f51dc8d76f43912a64df5bdd92
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-17 13:26:21 +0200
libwifi: mtk: implement API get_bss_info()
Base directory -> /
libwifi/mtk.c | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
-------------------------------------------------------------------------------
commit 7a8a38a00912af71b4065fd9c9398ad3eacf0698
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-16 15:56:05 +0200
libwifi: bcm: implement API get_bss_info()
Base directory -> /
libwifi/bcm.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++++
libwifi/broadcom.h | 15 +++++++
2 files changed, 134 insertions(+)
-------------------------------------------------------------------------------
commit 6b2a3eac26af6d2c1d2a9ebe7bac673c151de666
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-16 15:54:44 +0200
libwifi: add new API wifi_get_bss_info()
Base directory -> /
libwifi/wifi.c | 10 ++++++++++
libwifi/wifi.h | 12 ++++++++++++
2 files changed, 22 insertions(+)
-------------------------------------------------------------------------------
2018-08-17 13:50:21 +02:00
Anjan Chanda
bfe328734b
Update feed [ feed_inteno_packages ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 5d72d7d improve signal handling and reload logic
-------------------------------------------------------------------------------
commit 5d72d7d47c323e40299d8caeb79d86efcb555575
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-15 15:30:50 +0200
improve signal handling and reload logic
Base directory -> /
src/agent.c | 47 ++++++++++++++++++++++++++++++++++++-----------
src/agent.h | 1 +
2 files changed, 37 insertions(+), 11 deletions(-)
-------------------------------------------------------------------------------
2018-08-15 15:46:27 +02:00
Amin Ben Ramdhane
7e696ef816
Ticket refs #14599 : SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)(complement-3)
2018-08-15 13:49:08 +02:00
Anjan Chanda
57b2e7d657
Update feed [ feed_inteno_packages ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 010f252 swap to fix exclude-list stas
* 9c69359 cleanup debug prints
* 85fa418 debug function to dump agent's config
* 633a681 load config from uci configs
* 47cca3a list_flush() to delete all list entries
-------------------------------------------------------------------------------
commit 010f252203a88187bdaf4e4e381a4f5ae1c4ba83
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 15:26:40 +0200
swap to fix exclude-list stas
Base directory -> /
src/config.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 9c6935900ab91d48c6a54dba88517331e3dfe37b
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 15:10:43 +0200
cleanup debug prints
Base directory -> /
src/agent.c | 4 ++--
src/config.c | 36 +++++++++++++++++-------------------
src/default_rules.c | 23 ++---------------------
3 files changed, 21 insertions(+), 42 deletions(-)
-------------------------------------------------------------------------------
commit 85fa4187d6c761170071d74074ba4aae487ab822
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 14:16:58 +0200
debug function to dump agent's config
Base directory -> /
src/agent.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 633a681b08feeff18f418018c84b25e81c937583
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 14:15:55 +0200
load config from uci configs
Base directory -> /
src/config.c | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
src/config.h | 18 ++++++----
2 files changed, 123 insertions(+), 11 deletions(-)
-------------------------------------------------------------------------------
commit 47cca3a13804d3ad61f91a143a6526d2785b32ae
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 14:14:50 +0200
list_flush() to delete all list entries
Base directory -> /
src/utils.h | 11 +++++++++++
1 file changed, 11 insertions(+)
-------------------------------------------------------------------------------
2018-08-15 10:40:00 +02:00
Anjan Chanda
1ed9f8bee4
wifilife-1.0.1 - Initial
2018-08-14 11:03:20 +02:00
Anjan Chanda
801f286ea5
Update feed [ feed_inteno_packages ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* ae20fe7 fix corruption in hwmodes array
* c89b859 report bssload in scan results
* 011e063 'stas' method show for a specific sta too
-------------------------------------------------------------------------------
commit ae20fe7456ef66d55035efbd0f16bae965371d7e
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-09 16:47:54 +0200
fix corruption in hwmodes array
Base directory -> /
wifimngr.c | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
commit c89b859803c28efae9660b5d06bec119c18ecf77
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-03 15:44:20 +0200
report bssload in scan results
Base directory -> /
wifimngr.c | 5 +++++
1 file changed, 5 insertions(+)
-------------------------------------------------------------------------------
commit 011e06341ab5c242711abc47975dfc51cba9c229
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-07-13 11:25:59 +0200
'stas' method show for a specific sta too
Base directory -> /
utils.h | 8 ++++----
wifimngr.c | 50 ++++++++++++++++++++++++++++++++++++++++----------
2 files changed, 44 insertions(+), 14 deletions(-)
-------------------------------------------------------------------------------
2018-08-10 10:54:28 +02:00
Anjan Chanda
75a44fc397
Update feed [ feed_inteno_packages ] package [ iop-lla-libs ]
...
-------------------------------------------------------------------------------
* e0eac3f libwifi: bcm: return enhanced scan results with bssload info
* d498f94 libwifi: mtk: return enhanced scan results with bssload info
* 0daa1a2 libwifi: add load and rssi info in bss struct
* 85b21eb libwifi: mtk: fallback to basic if enhanced stainfo unavailable
-------------------------------------------------------------------------------
commit e0eac3f845f78e1e16c14ba597d9232f190e7188
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-07 10:44:17 +0200
libwifi: bcm: return enhanced scan results with bssload info
Base directory -> /
libwifi/bcm.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
-------------------------------------------------------------------------------
commit d498f94c9709853d70bc2282a8ddfc64585ca9f1
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-03 15:40:27 +0200
libwifi: mtk: return enhanced scan results with bssload info
Base directory -> /
libwifi/mtk.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 43 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 0daa1a2165a02a953857d6a8047bf76c980aefcc
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-03 15:39:13 +0200
libwifi: add load and rssi info in bss struct
Base directory -> /
libwifi/wifi.h | 9 +++++++++
1 file changed, 9 insertions(+)
-------------------------------------------------------------------------------
commit 85b21eb1a220934aa56c67c9c7c59b6f8722dc46
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-07-13 11:14:53 +0200
libwifi: mtk: fallback to basic if enhanced stainfo unavailable
Base directory -> /
libwifi/mtk.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2018-08-10 10:53:53 +02:00
Ionuț-Alex Oprea
9d501b2185
Update feed [ feed_inteno_packages ] package [ owsd ]
...
-------------------------------------------------------------------------------
* 372743e Revert "use mac as ubusx event prefix refs #15472 "
-------------------------------------------------------------------------------
commit 372743e4c905c9d51988742442b375f0b2bab8db
Author: Ionuț-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-07-25 16:51:46 +0200
Revert "use mac as ubusx event prefix refs #15472 "
This reverts commit ddaaafa5cd5a6b4fbeb554afd03e982559ceab88.
Base directory -> /
src/local_stub.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-07-25 17:02:22 +02:00
Ionuț-Alex Oprea
08c0aae9a5
Update feed [ feed_inteno_packages ] package [ owsd ]
...
-------------------------------------------------------------------------------
* ddaaafa use mac as ubusx event prefix refs #15472
* 1c99f70 use mac as ubusx object prefix refs #15472
* 5f2da35 add cmdline parameter to control the ubusx prefix type refs #15472
* db5477b wsubus: match origin case insensitively refs #15501
* 19a429e prepare for: ubusx object prefix change from ip to mac refs #15472
-------------------------------------------------------------------------------
commit ddaaafa5cd5a6b4fbeb554afd03e982559ceab88
Author: Ionuț-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-07-24 16:41:15 +0200
use mac as ubusx event prefix refs #15472
Base directory -> /
src/local_stub.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 1c99f70271531871468ebe538b516152092c9d4f
Author: Ionuț-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-07-24 16:29:14 +0200
use mac as ubusx object prefix refs #15472
Base directory -> /
src/local_stub.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 5f2da3522ceb95c44f200d6ffa24d62eb31d0fed
Author: Ionuț-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-07-24 16:19:12 +0200
add cmdline parameter to control the ubusx prefix type refs #15472
Base directory -> /
src/local_stub.c | 11 +++++++++++
src/main.c | 9 +++++++++
src/wsubus_client.h | 1 +
3 files changed, 21 insertions(+)
-------------------------------------------------------------------------------
commit db5477ba0ef4596b4b68c73a16c042f6d8400474
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-07-23 14:25:47 +0200
wsubus: match origin case insensitively refs #15501
Base directory -> /
src/wsubus.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 19a429e78c025c03ec11fb20229c389e453a8825
Author: Ionuț-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-07-20 15:32:37 +0200
prepare for: ubusx object prefix change from ip to mac refs #15472
The ubus objects that belong to other routers and are published
through ubusx have a prefix to identify the remote router.
This is normally the ip, for example:
192.168.1.201/router.system
This commit adds a function that can change this prefix to the
corresponding mac(as seen in the dhcp leases), for example:
06:22:07:67:75:9a/router.system
Note that this commit does not enable this functionality,
only adds it.
Base directory -> /
src/local_stub.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 79 insertions(+)
-------------------------------------------------------------------------------
2018-07-24 16:44:04 +02:00
Ionuț-Alex Oprea
45dd7acb3d
owsd: use mac as ubusx object prefix refs #15472
2018-07-24 16:43:19 +02:00
Sukru Senli
2d561d5f4a
icwmp-4.0-2018-07-16
2018-07-16 13:08:09 +02:00
Anjan Chanda
78196d9d1e
Update feed [ feed_inteno_packages ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* 29ac0e0 format neighbor-list to array type
* bd40818 show maxrate and airtime
-------------------------------------------------------------------------------
commit 29ac0e0361e20d21559e0f2f585e5220f048b9e0
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-07-12 16:38:38 +0200
format neighbor-list to array type
Base directory -> /
wifimngr_wifi.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
commit bd40818b2986d6f17881f03e3c6897edf234e482
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-05 15:25:16 +0200
show maxrate and airtime
Base directory -> /
wifimngr.c | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
2018-07-12 16:42:25 +02:00
Anjan Chanda
b46a240711
Update feed [ feed_inteno_packages ] package [ iop-lla-libs ]
...
-------------------------------------------------------------------------------
* cf38a61 libdsl: bcm: remove testmode and add start/stop
* 12974eb libethernet: add copyright and license information
* de6f12c libdsl: remove dsl.h
* 83a6d83 libdsl: add copyright and license information
* e448dfd libwifi: add copyright and license information
* 8976f35 libwifi: mtk: support enhanced STA info
* 9d33e28 libethernet: add Makefile
-------------------------------------------------------------------------------
commit cf38a6165251709c0d60b33eafd7f32dcc0675d7
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-13 12:35:31 +0200
libdsl: bcm: remove testmode and add start/stop
implement start/stop dsl with a desired config. remove testmode code for now
as it is unused. rename APIs: dsl_enable --> dsl_start
dsl_disable --> dsl_stop
dsl_get_info --> dsl_get_status.
Base directory -> /
libdsl/bcm.c | 304 ++++++++++++++++++++++++++++++++++++++++++----------------
libdsl/dsl.c | 28 ++----
libdsl/xdsl.h | 48 ++++------
3 files changed, 248 insertions(+), 132 deletions(-)
-------------------------------------------------------------------------------
commit 12974eb839c6bffb4ebdfdbf19cf4aced03a640c
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-12 12:54:40 +0200
libethernet: add copyright and license information
Base directory -> /
libethernet/bcm.c | 21 +++++++++++++++++++++
libethernet/ethernet.c | 21 +++++++++++++++++++++
libethernet/ethernet.h | 21 +++++++++++++++++++++
libethernet/ethsw.c | 21 +++++++++++++++++++++
4 files changed, 84 insertions(+)
-------------------------------------------------------------------------------
commit de6f12cec63de6e9137b058e84892fc6ddb7a4f5
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-12 12:45:40 +0200
libdsl: remove dsl.h
Base directory -> /
libdsl/dsl.h | 175 -----------------------------------------------------------
1 file changed, 175 deletions(-)
-------------------------------------------------------------------------------
commit 83a6d837e7f76c11358edb38b4efac27bc77bafe
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-12 12:43:45 +0200
libdsl: add copyright and license information
Base directory -> /
libdsl/bcm.c | 21 +++++++++++++++++++++
libdsl/dsl.c | 21 +++++++++++++++++++++
libdsl/xdsl.h | 23 +++++++++++++++++++++++
3 files changed, 65 insertions(+)
-------------------------------------------------------------------------------
commit e448dfd5a379d22dbbdf5abc50eefe80368cef15
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-12 12:36:04 +0200
libwifi: add copyright and license information
Base directory -> /
libwifi/bcm.c | 21 +++++++++++++++++++++
libwifi/chlist.c | 26 ++++++++++++++++++++++++++
libwifi/drivers.c | 21 +++++++++++++++++++++
libwifi/drivers.h | 21 +++++++++++++++++++++
libwifi/mtk.c | 21 +++++++++++++++++++++
libwifi/wifi.c | 21 +++++++++++++++++++++
libwifi/wifi.h | 22 +++++++++++++++++++---
7 files changed, 150 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 8976f3557283e4a19ae3fb57e9ad54ff1abca9c8
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-05 15:22:17 +0200
libwifi: mtk: support enhanced STA info
Base directory -> /
libwifi/mtk.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
libwifi/wifi.h | 25 +++++++++++++++++++-----
2 files changed, 79 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit 9d33e280070808d24d28945f5e38ccd2a303d4af
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-05-31 14:35:11 +0200
libethernet: add Makefile
Base directory -> /
libethernet/Makefile | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
-------------------------------------------------------------------------------
2018-07-12 16:41:49 +02:00
Ronny Nilsson
dfb4e5ba86
Erase unpopulated Dect lines from UCI to prevent them
...
from showing up in the web GUI.
refs #14641
2018-07-11 16:25:59 +02:00
Ronny Nilsson
d9936eb807
Voice: Bugfix in the special case handling of possibly unpopulated Dect HW.
2018-07-11 11:07:32 +02:00
Ronny Nilsson
59e7e0e273
Voice: simulated busy lines if Dect is missing.
...
If Dect has been disabled in run time we simulate
it as always being busy by going offhook forever.
2018-07-10 17:27:30 +02:00
Ronny Nilsson
8349283fcc
Special case handling of possibly unpopulated Dect HW.
...
Asterisk always needs the raw true kernel values. Everybody
else should satisfy with faked zero number of Dect lines.
This is due to the kernel and libvoip always reports the
same number of lines, no matter if Dect is populated or not.
2018-07-05 16:59:18 +02:00
Reidar Cederqvist
a09e05f356
tptest: change port of referens.sth.ip-performance.se to 1641 refs #15422
2018-07-05 12:01:45 +02:00
Ronny Nilsson
8f5315532b
Only start dect daemon if the board has had dect populated by factory.
2018-07-03 15:55:40 +02:00
Reidar Cederqvist
aab1311df9
Update feed [ feed_inteno_packages ] package [ icwmp ]
...
-------------------------------------------------------------------------------
* cb4e05c ipping_launch: round result values to be unsigned ints refs #15385 refs #14153
-------------------------------------------------------------------------------
commit cb4e05c74369b1eddc93f55a3c59ff3337b04af7
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-06-28 14:30:27 +0200
ipping_launch: round result values to be unsigned ints refs #15385 refs
#14153
Base directory -> /
scripts/functions/ipping_launch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
2018-06-28 15:16:04 +02:00
Reidar Cederqvist
205c3e04ff
icwmp: fix hotplug iface script to check for netmode-conf pid file refs #15348
2018-06-28 11:52:45 +02:00
Reidar Cederqvist
f5c49c8a6e
inteno-netmodes: change touching done_file to having a .pid file refs #15348
2018-06-28 11:52:45 +02:00
Benjamin Larsson
b6bb626f2b
script: add annexconfig script for selection of dsl annex
2018-06-26 10:26:19 +02:00
Sukru Senli
c574df203d
icwmp: configurable vendor prefix support
2018-06-21 14:50:23 +02:00
Omar Kallel
697f71b9a9
Ticket refs #15314 : TR-069: make the introduction of vendor specific parameter prefix configurable
2018-06-21 11:14:14 +01:00