Jakob Olsson
b5ce5001d7
wifilife: remove -Og optimization
2019-10-31 16:44:55 +01:00
Jakob Olsson
35e471e871
owsd: allow ubus.object.* events if access specified to affected obj in acl #267
2019-10-14 13:06:19 +02:00
Anjan Chanda
78b8867d6d
wifilife: update package to 1.4.2
2019-09-06 13:39:42 +02:00
Suru Dissanaike
33b9a0d773
Update genconfig.sh
2019-09-03 19:40:07 +02:00
Sukru Senli
3b64946482
icwmp: browse wan function is netmode independent
2019-07-03 13:46:37 +02:00
Anjan Chanda
0b3c9067fb
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 1a07856 bcm: free buffer in get_bss_info
-------------------------------------------------------------------------------
commit 1a0785622639938e6587961c17a4317b856dfc00
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-06-28 19:33:41 +0200
bcm: free buffer in get_bss_info
Base directory -> /
libwifi/bcm.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2019-06-28 20:03:37 +02:00
Anjan Chanda
937352db84
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* d3b5776 agent: flush neighbor copy lists after joining
-------------------------------------------------------------------------------
commit d3b57760f833ffec16047b0f684122b5abe3588e
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-06-28 19:27:23 +0200
agent: flush neighbor copy lists after joining
Base directory -> /
src/agent.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-06-28 20:01:28 +02:00
Anjan Chanda
b451760b93
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 3e6a523 bcm: use 'deauthenticate' sta instead of ioctl
-------------------------------------------------------------------------------
commit 3e6a523497aabb8b078e295a0f5c057e0b97bf1c
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-06-11 12:55:57 +0200
bcm: use 'deauthenticate' sta instead of ioctl
Base directory -> /
libwifi/bcm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-06-11 13:05:37 +02:00
Anjan Chanda
b8264d9e21
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* a6085d5 reduce logging verbosity
-------------------------------------------------------------------------------
commit a6085d5f6dc75e084bc33d7e6dece120e9458ea3
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-06-11 12:26:30 +0200
reduce logging verbosity
Base directory -> /
src/agent.c | 2 +-
src/cntlr.c | 2 +-
src/default_rules.c | 15 +++++++--------
3 files changed, 9 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
2019-06-11 13:05:09 +02:00
Anjan Chanda
d45d115a13
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 6532235 cntlr: replace AND by OR when filtering repeated mac addresses prior to disconnecting
-------------------------------------------------------------------------------
commit 6532235b6d22f195c997d762b3f72c37e27afe55
Author: Jakob Olsson <jakob.olsson@iopsys.eu >
Date: 2019-05-28 15:31:06 +0200
cntlr: replace AND by OR when filtering repeated mac addresses prior to
disconnecting
Base directory -> /
src/cntlr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-06-05 14:39:10 +02:00
Anjan Chanda
49df7a6601
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 11ff356 fix memory leaks - free blob_bufs
-------------------------------------------------------------------------------
commit 11ff3565284578ceabeaef6121008aa0eebd0fbe
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-06-05 12:56:36 +0200
fix memory leaks - free blob_bufs
Base directory -> /
src/agent.c | 5 ++++-
src/agent_ubus.c | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-06-05 13:46:20 +02:00
Sukru Senli
68c0ccee9c
netmdode: repeater connect and forget_network methods
2019-05-21 15:19:40 +02:00
Anjan Chanda
7e7a90a02c
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 59a174a agent: estimate sta's throughput from bytes per-sec
* 8804d6d colorize debug messages and minor fixes
-------------------------------------------------------------------------------
commit 59a174a9dd960e65fca2c5ba85fe67b113a9cacf
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-20 06:56:23 +0200
agent: estimate sta's throughput from bytes per-sec
Base directory -> /
src/agent.c | 54 +++++++++++++++++++++++++++---------------------------
src/agent.h | 4 ++++
2 files changed, 31 insertions(+), 27 deletions(-)
-------------------------------------------------------------------------------
commit 8804d6da0b2319981544912cef0adf744aadb81c
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-19 13:56:15 +0200
colorize debug messages and minor fixes
Periodicallt update neighbors not only for the local node but for all the
nodes. Accounting for stas' rssi above or below steer-threshold was not
getting done properly if steering verdict is negetive. This has been fixed.
Base directory -> /
src/agent.c | 2 +-
src/cntlr.c | 54 ++++++++++++++++++++++++++++++++++++++++++++-------
src/cntlr.h | 4 ++++
src/cntlr_comm_ubus.c | 7 ++++---
src/comm.c | 2 +-
src/debug.h | 31 ++++++++++++++++++-----------
src/default_rules.c | 36 +++++++++++++++++++---------------
7 files changed, 97 insertions(+), 39 deletions(-)
-------------------------------------------------------------------------------
2019-05-20 07:17:51 +02:00
Anjan Chanda
163ae5eadd
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 3fff661 libwifi: bcm: request beacon report for own ssid only
-------------------------------------------------------------------------------
commit 3fff661bfa771f2c78a0a5644d88fc34e610db93
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-08 10:13:34 +0200
libwifi: bcm: request beacon report for own ssid only
Base directory -> /
libwifi/bcm.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-05-17 11:24:28 +02:00
Anjan Chanda
7203021c95
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 1862fe4 make all debug msgs available through outfile
-------------------------------------------------------------------------------
commit 1862fe4f2416d9093dc4a74da3569c2c3416a952
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-16 09:26:43 +0200
make all debug msgs available through outfile
Base directory -> /
src/debug.c | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-05-17 11:17:47 +02:00
Anjan Chanda
ed74dce531
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* d06f6a5 agent: read results after 5 seconds of scan trigger
* 7520b59 agent: add debug prints in steer logic functions
-------------------------------------------------------------------------------
commit d06f6a5992f6878014068a21be0f3d4b8d25cd97
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-15 12:00:19 +0200
agent: read results after 5 seconds of scan trigger
Base directory -> /
src/agent.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 7520b5906b3ca001c78bd13cd5fbba7aecb7f863
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-09 10:51:54 +0200
agent: add debug prints in steer logic functions
Base directory -> /
src/agent.c | 6 ++++++
src/default_rules.c | 16 ++++++++++------
2 files changed, 16 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
2019-05-15 15:53:33 +02:00
Anjan Chanda
8e67de95e0
Update feed [ iopsys ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* 9667ad3 fix stamon rssi as it is char type
* 11d446a prevent showing bsss from other band in list_neighbor
* d8331dd add monitor sta method
-------------------------------------------------------------------------------
commit 9667ad3aba3f1e9dad597d3644c9701f9e8d834a
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-29 12:08:34 +0200
fix stamon rssi as it is char type
Base directory -> /
wifimngr.c | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 11d446a117d1295eee8e137a2e8c7d350cc91042
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-29 09:39:27 +0200
prevent showing bsss from other band in list_neighbor
Base directory -> /
wifimngr_wifi.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
-------------------------------------------------------------------------------
commit d8331dd363308316f00c26cd3e2154d0788b485e
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-27 21:15:59 +0200
add monitor sta method
Base directory -> /
wifimngr.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 85 insertions(+)
-------------------------------------------------------------------------------
2019-05-04 19:22:59 +02:00
Anjan Chanda
12e4073bbb
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 49b0f40 agent: fix cntlr preferred list and steer lowrssi sta correctly
* 6446fa0 agent: always keep sta's neighbor list up-to-date
* 3284e0b improve sta's neighbor list
* 9a324f4 cntlr: improve handling of low-rssi sta events
* 56cc6ea cntlr: cleanup and fix parsing wifi.sta events
* a15c1b6 cntlr issues STEER if it finds better nbr for STA
* e86b4de agent: handle 'beacon_report' events from stas
* cbee6dd cntlr: start monitoring sta's signal in network
* e8c7e80 agent: introduce cmd to trigger sta monitoring
* 59dfbd5 agent: do not arm sta's timers when bss is disabled in config
* 0a3465d agent: inform controller when rssi of a sta becomes low
* 165c1cc build steer-list from sta's neighbor-list only
-------------------------------------------------------------------------------
commit 49b0f4007ec4bdd598ab0b6bf8c62a32095c52d9
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-04 12:17:51 +0200
agent: fix cntlr preferred list and steer lowrssi sta correctly
Base directory -> /
src/agent.c | 12 ++++++------
src/cntlr.c | 40 +++++++++++++++++++++++++++++++---------
src/comm.h | 2 +-
src/default_rules.c | 13 +++++++++----
src/hash_table.h | 1 +
5 files changed, 48 insertions(+), 20 deletions(-)
-------------------------------------------------------------------------------
commit 6446fa0579deac18c6d3a19ba03ae7b0eb51caba
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-03 22:34:26 +0200
agent: always keep sta's neighbor list up-to-date
Base directory -> /
src/agent.c | 38 ++++++++++++++++++++++----------------
src/default_rules.c | 20 ++++++++++++--------
src/utils.h | 16 ++++++++++++++++
3 files changed, 50 insertions(+), 24 deletions(-)
-------------------------------------------------------------------------------
commit 3284e0bc978cd03bd25b2fcb91ed65eaa679a29b
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-03 17:28:15 +0200
improve sta's neighbor list
Base directory -> /
src/agent.c | 55 ++++++++++++++++-----
src/cntlr.c | 139 +++++++++++++++++++++++++++-------------------------
src/default_rules.c | 19 +++++--
src/utils.c | 51 ++++++++++++++++++-
4 files changed, 180 insertions(+), 84 deletions(-)
-------------------------------------------------------------------------------
commit 9a324f4d2b94fe9242e9d8ccd3e47aae60cf8f51
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-03 13:23:02 +0200
cntlr: improve handling of low-rssi sta events
Base directory -> /
src/agent.c | 2 ++
src/cntlr.c | 32 ++++++++++++++++++++------------
src/hash_table.c | 4 ++++
3 files changed, 26 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
commit 56cc6ea7c9e8809d2c16d72a71e0a0cadd63817f
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-03 09:07:34 +0200
cntlr: cleanup and fix parsing wifi.sta events
Base directory -> /
src/agent.c | 6 +++---
src/cntlr.c | 68 ++++++++++++++++++++++++++++++++++++++-----------------------
2 files changed, 46 insertions(+), 28 deletions(-)
-------------------------------------------------------------------------------
commit a15c1b6ab1f069885df7d917c5bba7cb8261d0f2
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-01 13:02:43 +0200
cntlr issues STEER if it finds better nbr for STA
Base directory -> /
src/agent.c | 36 ++++++++++++++++++++++++++++++++++--
src/agent.h | 3 ++-
src/cntlr.c | 24 ++++++++++++++++++++++--
src/comm.h | 7 +++++++
src/default_rules.c | 31 ++++++++++++++++++++++++-------
5 files changed, 89 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
commit e86b4ded19d4c5724c95e49b32fefd9e5c9406b4
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-30 13:29:41 +0200
agent: handle 'beacon_report' events from stas
Base directory -> /
src/agent.c | 40 +++++++++++++++++++++++++++++-----------
src/default_rules.c | 17 +++++++++++------
2 files changed, 40 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
commit cbee6dd58d64c6e9f8b52bbf929f8d6b7856053a
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-29 14:17:28 +0200
cntlr: start monitoring sta's signal in network
Base directory -> /
src/cntlr.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++------
src/hash_table.h | 3 +++
2 files changed, 67 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit e8c7e801e73d26884b93ae7b988d3abebcba6e08
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-28 20:38:26 +0200
agent: introduce cmd to trigger sta monitoring
Base directory -> /
src/agent.c | 21 +++++++++++++++++++++
src/comm.h | 2 ++
2 files changed, 23 insertions(+)
-------------------------------------------------------------------------------
commit 59dfbd5f1aa134ada32caae6946d15ea7fd58ab4
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-28 13:33:15 +0200
agent: do not arm sta's timers when bss is disabled in config
Base directory -> /
src/agent.c | 7 +++++++
1 file changed, 7 insertions(+)
-------------------------------------------------------------------------------
commit 0a3465deb264dd43b09a4f2a632bd4b8dff872cf
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-28 12:33:45 +0200
agent: inform controller when rssi of a sta becomes low
Base directory -> /
src/agent.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
src/agent.h | 2 +-
src/cntlr.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
src/comm.h | 12 ++++++++++-
4 files changed, 145 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
commit 165c1cc715c07e0c11e630fd472b60dcdabc76b1
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-27 11:45:04 +0200
build steer-list from sta's neighbor-list only
Base directory -> /
src/agent.c | 100 ++++++++++++++++++++++++++++++++--------------------
src/agent.h | 18 +++++++---
src/default_rules.c | 8 ++++-
src/utils.c | 6 ++--
4 files changed, 86 insertions(+), 46 deletions(-)
-------------------------------------------------------------------------------
2019-05-04 19:22:15 +02:00
Anjan Chanda
4972ba9664
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 70283fc libwifi: bcm: add support for monitoring sta
* 3b0adc8 libwifi: mtk: new api for monitoring sta
-------------------------------------------------------------------------------
commit 70283fc4a8933d5ebdbd32e9f06578d36f4a6496
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-29 12:02:13 +0200
libwifi: bcm: add support for monitoring sta
Base directory -> /
libwifi/bcm.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
-------------------------------------------------------------------------------
commit 3b0adc8ee0dbc0ad746c9dd5e2c120692414ed57
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-27 21:13:21 +0200
libwifi: mtk: new api for monitoring sta
Base directory -> /
libwifi/mtk.c | 42 ++++++++++++++++++++++++++++++++++++++++++
libwifi/wifi.c | 10 ++++++++++
libwifi/wifi.h | 3 +++
3 files changed, 55 insertions(+)
-------------------------------------------------------------------------------
2019-05-04 19:21:01 +02:00
Jakob Olsson
7a5da766a2
wifilife: update pkg hash to include arp flush and stale entry refactor
2019-04-26 13:14:43 +02:00
Amin Ben Ramdhane
ff98b7dc3a
icwmp: Add Wifi Life parameters
2019-04-25 13:57:34 +01:00
Sukru Senli
b52f24d6df
wifilife: do not start wifiagent if wifilife is disabled
2019-04-25 11:43:57 +02:00
Sukru Senli
582ec662bb
iop: default customer iopsys
2019-04-12 19:24:46 +02:00
Sukru Senli
525d55177a
icwmp: fix tr-181 Device.Routing issues
2019-04-10 15:13:01 +02:00
Sukru Senli
5b69874139
iop: update_package: ignore the feed if not hash is used
2019-04-08 15:59:36 +02:00
Anjan Chanda
92c7c24a43
Update feed [ iopsys ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* c7228ea fix array size bounds for max interfaces
-------------------------------------------------------------------------------
commit c7228ea031f407580ff8e4801e0ba544aeadd050
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-08 13:40:40 +0200
fix array size bounds for max interfaces
Base directory -> /
wifimngr.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2019-04-08 13:50:19 +02:00
Sachin Singla
906f7881c7
ifbt: add syslog debugging feature
2019-04-08 12:06:22 +02:00
Sukru Senli
1cec925bbb
netmode: fix acl for netmodes
2019-04-02 13:04:27 +02:00
Sachin Singla
bd6aa7ed3d
ifbt: change event name to wifi.fbt
2019-03-29 17:56:08 +01:00
Sukru Senli
4e3fbdb5b3
icwmp-4.0-2019-03-29
2019-03-29 17:30:56 +01:00
Anjan Chanda
02363930c1
Update feed [ iopsys ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* 1de666d match iftype in uci_wifi_get_interfaces function
-------------------------------------------------------------------------------
commit 1de666d20954b818c075c9166a005d1ae13526d6
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-03-29 14:49:03 +0100
match iftype in uci_wifi_get_interfaces function
Base directory -> /
wifimngr.c | 31 +++++++++++++++++++++----------
1 file changed, 21 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
2019-03-29 14:54:10 +01:00
Sukru Senli
c35f3b1ca1
Revert "netmode: disable wificontrol by default"
...
This reverts commit bcba464917 .
2019-03-28 18:52:57 +01:00
Jakob Olsson
da88558c98
questd: update pkg to adapt to mobility domain id
2019-03-28 18:51:50 +01:00
Sachin Singla
3fa918aacc
ifbt: fix issues in ifbt
2019-03-28 16:45:07 +01:00
Sachin Singla
406002c5b0
ifbt: fix ifbt issues
2019-03-28 12:13:06 +01:00
Anjan Chanda
e4df6d3814
Update feed [ iopsys ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* 4b4087d account for vifs in wildcard dumps
-------------------------------------------------------------------------------
commit 4b4087d3970258c2fd7e90e65df923e3f699189e
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-03-28 11:50:50 +0100
account for vifs in wildcard dumps
Base directory -> /
wifimngr.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 65 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
2019-03-28 11:56:37 +01:00
Anjan Chanda
52a8c3b217
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 9a75b71 disable legacy_steer by default
* 47c680d don't btm steer if retry reached
-------------------------------------------------------------------------------
commit 9a75b717d3cd95d88e394f5bcd8b4006dfa450ba
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-03-28 10:35:00 +0100
disable legacy_steer by default
Base directory -> /
src/config.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 47c680d59d1db7e2a4b801d3d7cef1829e29c4d6
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-03-28 09:21:37 +0100
don't btm steer if retry reached
Base directory -> /
src/agent.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-03-28 11:56:00 +01:00
Sachin Singla
9c4252e918
add PMK_R0 for 11r
2019-03-28 10:41:35 +01:00
Sachin Singla
39d7ee1f1a
increase inbd buffer
2019-03-28 10:29:55 +01:00
Sukru Senli
e446abffd3
ice-client: restrict access to ice user password
2019-03-27 18:05:51 +00:00
Jakob Olsson
a35497685b
questd: update pkg to include wificontrol compilation fixes
2019-03-27 16:24:36 +01:00
Jakob Olsson
c364bb7f82
Revert "Revert "netmode: disable wificontrol by default""
...
This reverts commit 8c272d3613 .
2019-03-27 16:12:54 +01:00
Jakob Olsson
0440496d16
Revert "questd: remove wificontrol"
...
This reverts commit 7513d32e91 .
2019-03-27 16:12:51 +01:00
Jakob Olsson
981d4b0b7d
questd: update pkg to include wificontrol re-addition to makefile
2019-03-27 16:12:39 +01:00
Jakob Olsson
7513d32e91
questd: remove wificontrol
2019-03-27 15:49:12 +01:00
Jakob Olsson
45c4d8dc39
questd: update pkg to include router.network refactor #17078 #17081
...
Primarily a router.network overhaul, but also minor router.system
info fix.
2019-03-27 15:47:46 +01:00
Jakob Olsson
1fa45afa52
wifilife: update pkg to include legacy steer options #17100
2019-03-27 12:35:50 +01:00
Sukru Senli
8c272d3613
Revert "netmode: disable wificontrol by default"
...
This reverts commit bcba464917 .
2019-03-23 11:48:58 +01:00
Sukru Senli
8de301e38b
wifilife: set dnsmasq lease hwmask according to mobility domain id
2019-03-23 11:47:34 +01:00
Jakob Olsson
f91e7063ca
wifimngr: update pkg to include data model change to assoclist #17078
2019-03-21 13:10:19 +01:00
Sukru Senli
bcba464917
netmode: disable wificontrol by default
2019-03-21 11:29:57 +01:00
Jakob Olsson
b1d03ebb60
samba: use hex_filter when creating user and password #17065
2019-03-20 13:56:00 +01:00
Jakob Olsson
833e1b90c5
Revert "quest: update pkg to fix router.network for repeated clients"
...
This reverts commit f8857b208d .
2019-03-19 16:21:59 +01:00
Jakob Olsson
206370c994
netmode: update pkg removal of perror on fopen
2019-03-19 10:35:41 +01:00
Sukru Senli
ad4d329dc1
voice-client: reload asterisk upon ifup even if not bound to a specific interface
2019-03-19 08:44:14 +01:00
Jakob Olsson
f8857b208d
quest: update pkg to fix router.network for repeated clients
2019-03-15 09:55:50 +01:00
Sachin Singla
f072c81d04
add EX400 master support
2019-03-14 14:17:27 +01:00
Jakob Olsson
7799804f1d
wifilife: update pkg to include fix that exits on wifix radios timeout #16739
2019-03-13 10:14:07 +01:00
Jakob Olsson
6d5130e982
wifilife: update pkg hash to fix agent crash on cleaned timeouts #17005
2019-03-12 13:33:28 +01:00
Jakob Olsson
b08f86d209
netmode: run save/apply _wet_cfg through pre and post scripts #16601
2019-03-12 09:59:17 +01:00
Jakob Olsson
a9976f626b
netmode: update pkg to include flashing led change #16963
2019-03-04 16:47:01 +01:00
Jakob Olsson
223f025b72
wifilife: update pkg to include minor memory leak fix
2019-03-04 12:25:21 +01:00
Jakob Olsson
c8ba536d59
netmode: update pkg ot include flashing leds during zero-touch #16963
2019-03-04 12:16:50 +01:00
Jakob Olsson
6781aad52e
netmode: do ubus call commit owsd after writing to owsd config #16739
...
Daemons such as wifilife are dependent on owsd configuration. Wifilife
was started with the controller running and it was never being stopped,
despite owsd config being changed.
2019-02-25 12:38:27 +01:00
Jakob Olsson
133ab71018
samba: add hex filter to discard newline section or config #16885
2019-02-21 16:37:43 +01:00
Jakob Olsson
e3c43d892f
Revert "samba: prevent mulitple lines from being written to an option in smb.conf"
...
This reverts commit 88291c196a .
2019-02-21 15:37:56 +01:00
Jakob Olsson
d9380968a1
Revert "samba: prevent multiple lines from being written from uci to smb.conf #16885 "
...
This reverts commit 8784439985 .
2019-02-21 15:37:52 +01:00
Jakob Olsson
8784439985
samba: prevent multiple lines from being written from uci to smb.conf #16885
2019-02-20 14:42:41 +01:00
Amin Ben Ramdhane
d1ad9dc34f
icwmp-4.0-2019-02-19
2019-02-19 13:53:10 +01:00
Reidar Cederqvist
c430a0f15e
ice-client: update to version 5.3.6 refs #16174
2019-02-14 08:34:45 +01:00
Jakob Olsson
800728c7aa
owsd: wifilife: prevent procd crash loop error
2019-02-12 14:18:47 +01:00
Jakob Olsson
38668ee8d9
wifilife: add reload trigger on owsd.ubusproxy.enable change
2019-02-12 14:18:47 +01:00
Jakob Olsson
e9d00040a7
netmode: update pkg to include status method
2019-02-12 08:52:49 +01:00
Jakob Olsson
bc5fad2c76
wifilife: update pkg to include workaround for stale clients when roaming
2019-02-11 13:13:09 +01:00
Jakob Olsson
52ea555ffb
wifimngr: update hash to include disconnect_sta function
2019-02-11 13:13:09 +01:00
Amin Ben Ramdhane
eeecaa27de
icwmp-4.0-2019-02-07
2019-02-07 16:17:16 +01:00
Sukru Senli
d804ac28b9
iop: adapt update_feed_branches script to dev.iopsys.eu
2019-02-04 13:46:19 +01:00
Anjan Chanda
5ff1045b54
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 7abfdc2 cntlr: fix crash due to double free of watchnode
-------------------------------------------------------------------------------
commit 7abfdc2f5b3549d43899db7d8d9f22ccdbd141a7
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-02-03 10:04:47 +0100
cntlr: fix crash due to double free of watchnode
Base directory -> /
src/cntlr.c | 1 -
1 file changed, 1 deletion(-)
-------------------------------------------------------------------------------
2019-02-03 12:07:48 +01:00
Reidar Cederqvist
b9ce500c0c
ice-client: update ice-client to version 5.3.5 refs #16751
2019-02-01 15:10:41 +01:00
Reidar Cederqvist
eda0d3a3f6
ice-client: update to version 5.3.3 refs #16174
2019-02-01 15:10:38 +01:00
Amin Ben Ramdhane
11eb21aa1f
icwmp-4.0-2019-02-01
2019-02-01 11:22:59 +01:00
Sukru Senli
56b2db5817
Revert "iop: genconfig: directory check before cd to it"
...
This reverts commit a2aa796cda .
2019-01-30 15:29:28 +01:00
Anjan Chanda
14d6d0eaa4
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 87ad01a libwifi: fix allowed channel list for US
-------------------------------------------------------------------------------
commit 87ad01a06b7898ae45e94444e0caa7e2cc264cc8
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-01-29 09:45:41 +0100
libwifi: fix allowed channel list for US
Base directory -> /
libwifi/chlist.c | 153 +++++++++++++++++--------------------------------------
1 file changed, 46 insertions(+), 107 deletions(-)
-------------------------------------------------------------------------------
2019-01-30 09:34:50 +01:00
Sukru Senli
a2aa796cda
iop: genconfig: directory check before cd to it
2019-01-30 08:43:34 +01:00
Oussama Ghorbel
8469ce20e5
uboot: update revision
2019-01-29 17:40:08 +01:00
Amin Ben Ramdhane
c6bce18981
icwmp-4.0-2019-01-28
2019-01-28 10:03:55 +01:00
Jonas Höglund
7564ef08d6
Fix intel configuration problem
2019-01-25 15:22:15 +01:00
Jakob Olsson
72fa3e9b3c
netmoded: update pkg to include daisy chain changes
2019-01-25 14:51:02 +01:00
Jonas Höglund
9139217694
We no longer need to support a LUCI profile
2019-01-25 14:04:06 +01:00
Jonas Höglund
714b7ade2f
Move master config
2019-01-25 14:00:11 +01:00
Jonas Höglund
1561d7b6b4
Target and board configs are moved to target feeds
2019-01-25 12:02:04 +01:00
Jonas Höglund
342616a451
Luci profile no longer needed
2019-01-25 11:50:17 +01:00
Jonas Höglund
ae91292604
Target configs moved to target feeds
2019-01-25 11:49:00 +01:00
Jonas Höglund
5115b71ce8
We no longer need to build openwrt ramips.
2019-01-25 11:32:17 +01:00
Jakob Olsson
2a4c5a1c56
owsd: update pkg hash
2019-01-24 15:09:02 +01:00
Omar Kallel
5f937eb6ea
icwmp: fix #16711 segmentation fault
2019-01-24 14:25:39 +01:00
Jonas Höglund
8078dff380
Ask target feeds for board names
2019-01-24 14:16:45 +01:00
Anjan Chanda
7a57ddef4b
easy-soc-libs: use correct config name for intel_mips
2019-01-24 11:54:48 +01:00
Jakob Olsson
73cae5d93a
mqtt_ciotc: prepare pkg and files properly
2019-01-18 16:40:20 +01:00
Jakob Olsson
c9cf69ee54
add mqtt-ciotc and related pkgs
...
libjwt new version
paho-mqtt-c package
package for the example file
paho: include all shared lib and header files, remove redundant lines
jwt: include all shared lib files, use correct jansson dependency
mqtt-ciotc: remove copy paste excess
update package dependencies
update repo, hash and path
correct git path
add init.d script
update hash
hash update
update hash
update init.d and add config script
2019-01-18 15:10:38 +01:00
Oussama Ghorbel
fbde005657
Revert "disable temporary ppacmd due to compile error"
...
This reverts commit d228f8dbe0 .
2019-01-18 12:24:31 +01:00