Commit graph

2423 commits

Author SHA1 Message Date
Sukru Senli
73d75255a9 wlng: mark iopsys_ramips target as mediatek 2018-01-26 13:38:28 +01:00
Sukru Senli
916fc33f07 inteno-netmodes :exclude SDX* boards from some profiles 2018-01-26 12:00:03 +01:00
Sukru Senli
694a37df39 icwmp: definiton by target instead of iboardid 2018-01-26 11:58:49 +01:00
Sukru Senli
49fa404295 questd: select swconfig if target is iopsys_ramips 2018-01-26 11:53:59 +01:00
Sukru Senli
250253ae92 layer2interface: support setting wan port from ports config uplink option 2018-01-26 11:22:17 +01:00
Sukru Senli
776a5bb53a inteno-netmodes: make sure firewall is disabled in repeater mode 2018-01-25 21:41:33 +01:00
Kenneth Johansson
23fdec1d3e uboot: add sdx-500ap board. 2018-01-25 19:59:06 +01:00
Kenneth Johansson
1b1dfc2f9c genconfig: add new mediatek board sdx-500ap 2018-01-25 19:58:06 +01:00
Kenneth Johansson
dbd1279239 questd: make it test for ramips instead of ex400. 2018-01-25 14:31:09 +01:00
Sukru Senli
4cd231b7e2 inteno-netmodes: flush br-lan only if repeaterready is set and wan ip is private 2018-01-24 18:53:33 +01:00
Kent Ekholm
d39c16248f voice-client: patch from Pantera.
Ref: 13031
2018-01-24 18:07:17 +01:00
Sukru Senli
8f36765f5b iop: update extract_core with packages to export 2018-01-24 18:07:05 +01:00
Sukru Senli
4040bbc39d iop: update extract_top with packages to ignore 2018-01-24 18:07:03 +01:00
Sukru Senli
634219efc8 inteno-netmodes: netmode.sh change/remove variables 2018-01-23 22:47:29 +01:00
Sukru Senli
e7be0ba557 inteno-netmodes: testnet: move accesspolicy variable declaration to correct place 2018-01-23 22:30:01 +01:00
Ionut-Alex Oprea
9b82fd92d2 inteno-netmodes: fix comment 2018-01-22 15:23:00 +01:00
Ionut-Alex Oprea
7cbfc3ccae inteno-netmodes: set juci homepage to overview on netmode reload 2018-01-22 15:22:00 +01:00
Ionut-Alex Oprea
a0b58dfde6 inteno-netmodes: hotplug.d: fix typo 2018-01-22 14:37:31 +01:00
Sukru Senli
e34472afd3 inteno-netmodes: use correct function 2018-01-22 11:12:37 +01:00
Sukru Senli
1ac87df83f inteno-netmodes: change conflicting function name 2018-01-22 10:38:25 +01:00
Sukru Senli
b16e181651 Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* d0df492 network: correct the comparison of repeateds with clients
-------------------------------------------------------------------------------
commit d0df492d49dc1e4fb14c976b8eb297c006f602db
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2018-01-21 18:50:35 +0100

    network: correct the comparison of repeateds with clients

Base directory -> /
 network.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-01-21 18:55:35 +01:00
Sukru Senli
5f57a90aee inteno-netmodes: netmode-conf: sync after restoring config 2018-01-20 12:59:43 +01:00
Sukru Senli
d0c84e2ab3 inteno-netmodes: remove the unneeded script 2018-01-20 12:57:03 +01:00
Sukru Senli
960b7a262a inteno-netmodes: make sure uplink macaddr is corrected after reboot 2018-01-20 12:25:59 +01:00
Sukru Senli
761841b937 inteno-netmodes: trigger of correcting uplink macaddr every time netmode changes 2018-01-19 23:46:24 +01:00
Sukru Senli
68dcd628ef inteno-netmodes: do not set to repeater mode by default 2018-01-19 22:27:01 +01:00
Sukru Senli
d36120f54a inteno-netmodes: set macaddress of uplink bridge to wetif macaddr 2018-01-19 10:25:30 +01:00
Reidar Cederqvist
aba88af339 Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 6bd30b1 graphd: in *_traffic calls return bytes instead of bits
-------------------------------------------------------------------------------
commit 6bd30b1d54ac508589444c44180bf88e2c6c0679
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-19 09:54:13 +0100

    graphd: in *_traffic calls return bytes instead of bits

Base directory -> /
 graphd.c | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
2018-01-19 09:54:24 +01:00
Reidar Cederqvist
0d477445df Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* d14ff10 graphd: correct the fix for overflow values
-------------------------------------------------------------------------------
commit d14ff10740767ce60e17469632ab0fd13b0e7118
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-18 18:29:44 +0100

    graphd: correct the fix for overflow values

Base directory -> /
 graphd.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2018-01-18 18:30:03 +01:00
Reidar Cederqvist
8262dbb7ff Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* d0bb682 graphd: add safeguard for when values overflow on the system
* 4f02bf8 graphd: fix typo
-------------------------------------------------------------------------------
commit d0bb682e44797784d4b60c0c406d88b4e773410e
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-18 18:13:13 +0100

    graphd: add safeguard for when values overflow on the system

Base directory -> /
 graphd.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit 4f02bf8b51390eb092b2c76beb7bb1bd68d3e1e2
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-18 18:12:12 +0100

    graphd: fix typo

Base directory -> /
 graphd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-01-18 18:14:35 +01:00
Sukru Senli
1c71f37716 inteno-netmodes: move netmode.sh under /lib/functions and adapt scripts accordingly 2018-01-18 17:27:07 +01:00
Reidar Cederqvist
1279e795f2 Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* aef738b graphd: fix missing blob_buf_free and added casts for malloc
* cb5929c graphd: update ubus keys to follow ubus standard ref #13710
-------------------------------------------------------------------------------
commit aef738bab48065057002c1b0ea018ee3f2cbbfb3
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-18 16:49:40 +0100

    graphd: fix missing blob_buf_free and added casts for malloc

Base directory -> /
 graphd.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit cb5929c0184ea26cace2ee71204316d4179282a4
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-18 09:04:11 +0100

    graphd: update ubus keys to follow ubus standard ref #13710

Base directory -> /
 graphd.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
2018-01-18 16:49:51 +01:00
Jonas Höglund
339b7338bc Update feed [ feed_inteno_packages ] package [ dectmngr2 ]
-------------------------------------------------------------------------------
* ace6a3d Send on/offhook event to asterisk
* 41484bb Call main asterisk ubus object
-------------------------------------------------------------------------------
commit ace6a3dcb6aa463cf5a34ad39ac37a5bc7d4ce5e
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-18 10:49:27 +0100

    Send on/offhook event to asterisk

Base directory -> /
 src/external_call.c |  4 ++++
 src/ubus.c          | 25 +++++++++++++++++++++++++
 src/ubus.h          |  1 +
 3 files changed, 30 insertions(+)
-------------------------------------------------------------------------------
commit 41484bb47ebc4fddc06583275209b1abb084bc2b
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-16 17:19:28 +0100

    Call main asterisk ubus object

Base directory -> /
 src/ubus.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-01-18 10:52:45 +01:00
Jonas Höglund
d76c4802c5 Update feed [ feed_inteno_packages ] package [ endptmngr ]
-------------------------------------------------------------------------------
* 9338fea Remove astproxy binary from tracking
-------------------------------------------------------------------------------
commit 9338fea66c3bdd3329ebdca66347b0ede0282e5e
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-16 17:11:04 +0100

    Remove astproxy binary from tracking

Base directory -> /
 src/.gitignore |   1 +
 src/astproxy   | Bin 91516 -> 0 bytes
 2 files changed, 1 insertion(+)
-------------------------------------------------------------------------------
2018-01-18 10:52:38 +01:00
Sukru Senli
2e1eb9e479 inteno-netmodes: netmode.sh get_device->get_device_of to prevent conflict with netmode-conf 2018-01-17 19:43:30 +01:00
Sukru Senli
9fec422d26 layer2interface: update dsl config to support multiple dsl lines 2018-01-17 19:22:13 +01:00
Jonas Höglund
71062ef692 libpicoevent: Create install dir in staging_dir 2018-01-17 16:59:30 +01:00
Reidar Cederqvist
9f14fa0abd Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 8a07e7a graphd: some cleanup + move blob_buf to local variables
* 5834e24 graphd: fixed broken client_traffic call
* 065369f graphd: refactoring background thread to use dynamic lists
-------------------------------------------------------------------------------
commit 8a07e7aa03410880e0efebe5efe9b70f30dd8141
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 15:18:02 +0100

    graphd: some cleanup + move blob_buf to local variables

Base directory -> /
 graphd.c | 127 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 65 insertions(+), 62 deletions(-)
-------------------------------------------------------------------------------
commit 5834e24c02025ac8891156abbc9a17369ae2ce74
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 15:15:51 +0100

    graphd: fixed broken client_traffic call

Base directory -> /
 graphd.c | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 065369fbc985b5d983ca5ad0ddf28b73c47d57f3
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 13:26:42 +0100

    graphd: refactoring background thread to use dynamic lists

Base directory -> /
 graphd.c | 383 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 242 insertions(+), 141 deletions(-)
-------------------------------------------------------------------------------
2018-01-17 16:21:22 +01:00
Sukru Senli
daaaaf7d14 inteno-netmodes: include network.sh lib in netmode handler 2018-01-17 09:27:28 +01:00
Sukru Senli
c90ab17d11 inteno-netmodes: remove unneeded library from netmode library 2018-01-16 16:43:59 +01:00
Jonas Höglund
3c7fd028dd Update feed [ feed_inteno_packages ] package [ dectmngr2 ]
-------------------------------------------------------------------------------
* f3236c0 Compile with ubus for lede
-------------------------------------------------------------------------------
commit f3236c0456cc19154150b105ac516962438022b1
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-16 13:17:07 +0100

    Compile with ubus for lede

Base directory -> /
 src/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-01-16 13:17:35 +01:00
Reidar Cederqvist
d3a2490192 Update feed [ feed_inteno_packages ] package [ inteno-netmodes ]
-------------------------------------------------------------------------------
* 6275685 netmoded: reload wifi servcies after successful config_apply
-------------------------------------------------------------------------------
commit 62756854163fe43bebe19a2d4218113e4e1e587c
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-16 10:55:51 +0100

    netmoded: reload wifi servcies after successful config_apply

Base directory -> /
 netmoded.c | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
-------------------------------------------------------------------------------
2018-01-16 11:02:59 +01:00
Jonas Höglund
05ea98d3e7 Update feed [ feed_inteno_packages ] package [ dectmngr2 ]
-------------------------------------------------------------------------------
* 49d9ba5 dectshimdrv.h has been removed
* 661e1f2 musl compatibility
* 51b81d5 musl compatibility
* 635602b Minor build issue fix for factory production.
-------------------------------------------------------------------------------
commit 49d9ba5e7d98016cd83a4c16e44d63f31043fff3
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-16 10:38:30 +0100

    dectshimdrv.h has been removed

Base directory -> /
 src/connection_init.c | 63 +++++++++++++++++++++++++--------------------------
 1 file changed, 31 insertions(+), 32 deletions(-)
-------------------------------------------------------------------------------
commit 661e1f2d590f49627982f9f0a26fcf85783c3598
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2017-09-13 13:39:25 +0200

    musl compatibility

Base directory -> /
 src/rawmail.c | 1 +
 src/util.c    | 1 +
 2 files changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit 51b81d5d1868e57fb3a41c5ef8eb9eb72d0d8e43
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2017-09-13 13:27:50 +0200

    musl compatibility

Base directory -> /
 src/stream.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 635602bf60cd7c7a65080c8a2d8716512b1c77d4
Author: Ronny Nilsson <ronny.nilsson@inteno.se>
Date: 2017-08-21 14:45:58 +0200

    Minor build issue fix for factory production.

Base directory -> /
 src/ubus-dummy.c | 2 ++
 1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
2018-01-16 10:50:22 +01:00
Jonas Höglund
37ae7ef4aa Remove unused endptcfg 2018-01-16 10:42:55 +01:00
Jonas Höglund
96ea4ba32d Remove asterisk-1.8.x 2018-01-16 10:02:32 +01:00
Sukru Senli
7a76c4bf69 inteno-netmodes: turn off internet led when wps client mode is active and blink when trying to connect 2018-01-15 19:21:53 +01:00
Sukru Senli
f0b8f9d819 inteno-netmodes: move more function to netmode library 2018-01-15 18:36:55 +01:00
Sukru Senli
4ecedd7a08 inteno-netmodes: move functions to /lib/network/netmode.sh 2018-01-15 15:30:26 +01:00
Ionut-Alex Oprea
916e6496ba Update feed [ feed_inteno_packages ] package [ inteno-netmodes ]
-------------------------------------------------------------------------------
* 1500caa reduce debug print
-------------------------------------------------------------------------------
commit 1500caa19a7162ee36f81a9c8771127f2842d72e
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-15 14:22:15 +0100

    reduce debug print

Base directory -> /
 netmoded.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2018-01-15 14:28:25 +01:00
Ionut-Alex Oprea
83a9779cf8 Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 274dec8 uproxyd: reschedule the initial add clients timer if it fails
* 0a2617e dumper: hardware_version: remove error message when there is actually no error; add missing fclose if fscanf fails; fix checkpatch errors;
-------------------------------------------------------------------------------
commit 274dec8339aa826828f41f74fd70db3ab5bcfe17
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-15 14:14:04 +0100

    uproxyd: reschedule the initial add clients timer if it fails

Base directory -> /
 uproxyd.c | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 0a2617e252bd98ec1364609ff6e4d19f1790709a
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-15 11:42:25 +0100

    dumper: hardware_version: remove error message when there is actually no
    error; add missing fclose if fscanf fails; fix checkpatch errors;

Base directory -> /
 dumper.c | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)
-------------------------------------------------------------------------------
2018-01-15 14:26:45 +01:00