Jonas Höglund
ffaaa4dbee
iop: Check if feed exists in update_package
2018-10-08 15:01:13 +02:00
Sukru Senli
ff0c71a41e
Revert "iop: configs: select topologyd by default"
...
This reverts commit 372e1c8276 .
2018-10-08 09:27:33 +02:00
Anjan Chanda
440bb0dacb
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* fcdd56b update README - add features and run options
* 9d2b12e allow wildcard macaddress in exclude list
* 5804141 introduce hysteresis in rssi steering rule
-------------------------------------------------------------------------------
commit fcdd56bf326101c8ba1e90887b6f1802ce867ce7
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-07 20:26:05 +0200
update README - add features and run options
Base directory -> /
README.md | 232 ++++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 136 insertions(+), 96 deletions(-)
-------------------------------------------------------------------------------
commit 9d2b12e84e17194db749f9695a79d88f7c093758
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-07 19:42:03 +0200
allow wildcard macaddress in exclude list
Base directory -> /
src/agent.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 58041413bc7bb4407d558bd2ce1c92681162cf7c
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-07 12:48:46 +0200
introduce hysteresis in rssi steering rule
Base directory -> /
src/agent.c | 8 ++++----
src/agent.h | 1 +
src/default_rules.c | 38 ++++++++++++++++++++++++++++++--------
src/default_rules.h | 5 +++++
4 files changed, 40 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
2018-10-08 09:24:38 +02:00
Sukru Senli
87e9ebb0d3
netmode: adapt to inteno -> iopsys change
2018-10-06 19:24:05 +02:00
Sukru Senli
6b49a934b9
topologyd: use https URL
2018-10-06 12:47:36 +02:00
Sukru Senli
372e1c8276
iop: configs: select topologyd by default
2018-10-06 12:45:43 +02:00
Anjan Chanda
803f139c8c
wifilife: fix for open build
2018-10-05 18:04:04 +02:00
Jakob Olsson
564838aa9f
Makefile: update hash
2018-10-05 17:21:49 +02:00
Jakob Olsson
2c8288402d
initd: remove logging of stdout for the moment, code riddled with debug prints
2018-10-05 17:21:49 +02:00
Jakob Olsson
49bdb20677
initd: update string comparison
2018-10-05 17:21:49 +02:00
Jakob Olsson
cc46c0c1e3
initd: give root flag based on owsd config
2018-10-05 17:21:49 +02:00
Jakob Olsson
d88afaa730
Makefile: hash update
2018-10-05 17:21:49 +02:00
Jakob Olsson
c3cd3a303c
Makefile: update hash
2018-10-05 17:21:49 +02:00
Jakob Olsson
b561f4be59
Makefile: hash update
2018-10-05 17:21:49 +02:00
Jakob Olsson
9e28a21d73
provide root flag
2018-10-05 17:21:49 +02:00
Jakob Olsson
596c769a32
Makefile: hash update
2018-10-05 17:21:49 +02:00
Jakob Olsson
ecfd027e95
Makefile: update hash
2018-10-05 17:21:49 +02:00
Jakob Olsson
7ad68bc2c2
Makefile: update libs
2018-10-05 17:21:49 +02:00
Jakob Olsson
195e819f19
Makefile: hash update
2018-10-05 17:21:49 +02:00
Jakob Olsson
f836adcb50
remove some missplaced/old files
2018-10-05 17:21:49 +02:00
Jakob Olsson
ff0dc5b95a
update hash, change path
2018-10-05 17:21:49 +02:00
Jakob Olsson
73329e7d71
makefile: uncomment some accidently commented out, dir correction
2018-10-05 17:21:49 +02:00
Jakob Olsson
6ee5fd0dc8
topologyd package
2018-10-05 17:21:49 +02:00
Kenneth Johansson
ac59ef0a8a
fix problem when the feed name is a substring of the URL.
...
iopsys feed matched also dev.iopsys.eu in the URL.
2018-10-05 17:17:20 +02:00
Ronny Nilsson
78fec47b65
Voice: minor cleanups of endptmngr.
2018-10-05 17:05:48 +02:00
Kenneth Johansson
e3551c5cf2
Update feed [ iopsys ] package [ questd ]
...
-------------------------------------------------------------------------------
* 48da42f nice!!!
-------------------------------------------------------------------------------
commit 48da42f05c4b8c9d0d5a656932ba77d37bb2e573
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2018-10-05 17:00:02 +0200
nice!!!
Base directory -> /
README.md | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2018-10-05 17:00:51 +02:00
Anjan Chanda
3ebd61b2b8
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 94c5dea adjust loglevel of messages
-------------------------------------------------------------------------------
commit 94c5dea8cd981378b164b20dcc795aa92671f71a
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-04 14:19:18 +0200
adjust loglevel of messages
Base directory -> /
src/agent.c | 40 ++++++++++++++++++++--------------------
src/cntlr.c | 23 +++++++++++------------
src/cntlr_comm_ubus.c | 2 +-
src/config.c | 6 +++---
src/main.c | 5 +----
5 files changed, 36 insertions(+), 40 deletions(-)
-------------------------------------------------------------------------------
2018-10-05 16:50:31 +02:00
Anjan Chanda
42b8547e81
wifilife: introduce WIFILIFE_OPEN option
2018-10-05 16:36:11 +02:00
Sukru Senli
24aaae9814
catv: remove kate swap file
2018-10-05 15:46:10 +02:00
Anjan Chanda
3666863bc5
iop: fix wifilife consumer build
2018-10-05 13:41:37 +02:00
Kenneth Johansson
a41267e62e
update_package: match only whole feeds name.
...
if there was a feed name that ended in the same string as another feed
the script got confused. Now only match full name.
2018-10-04 18:17:31 +02:00
Kenneth Johansson
2b207f1830
grx renamed to EASY550
2018-10-04 17:30:28 +02:00
Kenneth Johansson
89afdc3012
rename target iopsys-grx to intel_mips.
2018-10-04 17:30:28 +02:00
Ronny Nilsson
ad0a6d2024
Voice: cleanup, remove unused file.
2018-10-04 15:05:26 +02:00
Ronny Nilsson
3764835d54
Dect: Natalie minor cleanups.
2018-10-04 15:04:21 +02:00
Sukru Senli
3e1492f581
icwmp: 4.0-2018-10-02
2018-10-04 13:28:42 +02:00
Sukru Senli
31b281e524
ice-client: 5.1.10
2018-10-04 13:27:49 +02:00
Anjan Chanda
c3c90e78d1
iop: generate wifilife tarball for open builds
2018-10-04 12:41:35 +02:00
Oussama Ghorbel
313e8dc921
Update feed [ uboot ]
...
a86e524 Merge branch 'iopsys-pstore' into 'ex400'
2018-10-03 16:38:02 +02:00
Ronny Nilsson
51f702eee8
Voice: Remove obsolete Asterix settings. Those are now handled by endptmngr.
2018-10-03 14:27:05 +02:00
Sukru Senli
2a41c9ccd8
iop: if new bcmopen tar file exists, for create symlink to it
2018-10-03 12:19:44 +02:00
Sukru Senli
8363a9d567
owsd: remove ubusx_acl list by default
2018-10-02 15:45:51 +02:00
Ronny Nilsson
3c074bee82
Voice: dectmngr2 now share same libpicoevent as endptmngr and asterisk.
2018-10-02 15:14:05 +02:00
Anjan Chanda
d3d8768535
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* a9c2106 rename config wifiagent -> wifilife
-------------------------------------------------------------------------------
commit a9c2106bf53a4e9f5e1a773cbda0af7e54e83a09
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-02 09:39:12 +0200
rename config wifiagent -> wifilife
Base directory -> /
src/agent.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-10-02 11:09:27 +02:00
Anjan Chanda
d0d08c3bc2
wifilife: move config to target specific and add start/stop
2018-10-02 10:35:47 +02:00
Anjan Chanda
4d707bec3b
wifimngr: start/stop through init.d script
2018-10-02 10:32:49 +02:00
Jonas Höglund
83fc458691
config: Use igmpproxy instead of crashing omcproxy
2018-10-01 16:23:42 +02:00
Anjan Chanda
1b31a9b2e3
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* bb389d8 suppress const qualifier warning
* 475bc1b get bssload for own bss during init
* 025cf5e enable/disable steer param based on config policy
* d82393e misc changes including initial definition of 'comm' interface
* 26758d3 initial definition - controller managed data
* 78f6a1d handle attach/detach node events
* 5145b78 add simple hash function for macaddress
* a94c1df enum network nodes
* d84543c attempt btm steering before lagacy
-------------------------------------------------------------------------------
commit bb389d8e19d3f6bfc58727784151b5455de94ce3
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-01 14:34:09 +0200
suppress const qualifier warning
Base directory -> /
src/cntlr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 475bc1b31de23480a291779a147ab1b8634a52ef
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-01 14:24:38 +0200
get bssload for own bss during init
Base directory -> /
src/agent.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 025cf5e808032d7c5c5bf846344dd1e71a0cb3aa
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-01 12:13:59 +0200
enable/disable steer param based on config policy
Base directory -> /
src/agent.c | 3 +++
src/config.c | 4 ++++
src/rules.h | 1 +
3 files changed, 8 insertions(+)
-------------------------------------------------------------------------------
commit d82393eb0d73292218d709bbcc2136841b585be2
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-30 13:26:13 +0200
misc changes including initial definition of 'comm' interface
cntlr: include local agent in cntlr's nodelist comm: define comm interface
between cntlr and agent cntlr: implement comm interface in controller cntlr:
issue SCAN in nodes whenever network topology changes agent: handle CMD_*
commands from controller data: refine data structures used to store
collected data
Base directory -> /
src/Makefile | 2 +
src/agent.c | 28 +++++++++-
src/agent.h | 2 +
src/agent_ubus.c | 41 +++++++++++++++
src/cntlr.c | 139 +++++++++++++++++++++++++++++++++++++++-----------
src/cntlr.h | 7 +++
src/cntlr_comm.h | 8 +++
src/cntlr_comm_ubus.c | 63 +++++++++++++++++++++++
src/comm.c | 38 +++++++++++++-
src/comm.h | 40 ++++++++++++++-
src/data.h | 106 +++++++++++++++++++-------------------
src/utils.h | 3 ++
12 files changed, 391 insertions(+), 86 deletions(-)
-------------------------------------------------------------------------------
commit 26758d3a920f6d378ca89d7f7b391a3bee3bd9fa
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-28 10:40:43 +0200
initial definition - controller managed data
Base directory -> /
src/cntlr.h | 2 ++
src/data.h | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 81 insertions(+)
-------------------------------------------------------------------------------
commit 78f6a1d8caccd72bf09eb52ae611cb32cb09779e
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-28 10:37:58 +0200
handle attach/detach node events
Base directory -> /
src/cntlr.c | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++----------
src/cntlr.h | 31 ++++++-
2 files changed, 266 insertions(+), 50 deletions(-)
-------------------------------------------------------------------------------
commit 5145b785b6c279727130c35a4ea3243407122f4d
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-28 10:33:13 +0200
add simple hash function for macaddress
Base directory -> /
src/utils.h | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit a94c1dfa9ecf924e38f423ba2bf90fffa7920c84
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-26 17:06:45 +0200
enum network nodes
Base directory -> /
src/cntlr.c | 213 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
src/cntlr.h | 18 +++++
2 files changed, 214 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
commit d84543c02708e4fd3133f95c8a7bb600019bdced
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-27 09:34:21 +0200
attempt btm steering before lagacy
Base directory -> /
src/agent.c | 13 +++++++------
src/agent.h | 2 ++
2 files changed, 9 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
2018-10-01 15:04:17 +02:00
ke hu
33d3ccc0ed
Update feed [ iopsys ] package [ questd ]
...
-------------------------------------------------------------------------------
* ce933c4 return int for unsupported temperature
-------------------------------------------------------------------------------
commit ce933c4956293d0e65e7fdf471b72896431d2bc5
Author: ke hu <ke.hu@inteno.se>
Date: 2018-10-01 09:40:57 +0200
return int for unsupported temperature
Base directory -> /
wireless.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-10-01 11:52:58 +02:00
Sukru Senli
b93863a6bf
Revert "Update feed [ iopsys ] package [ questd ]"
...
This reverts commit e2be3611c7 .
2018-10-01 10:47:46 +02:00