Amin Ben Ramdhane
45e0b4f2ed
bbf: 2.0-2020-09-18
2020-09-18 15:19:14 +01:00
Jakob Olsson
332a90d087
map-topology: iterate til ieee1905 object is up
2020-09-18 16:13:32 +02:00
Anjan Chanda
09937f540a
ieee1905d: enable map plugin in default config
2020-09-18 15:17:57 +02:00
Anjan Chanda
af8f27ef65
wfadatad: 2.3.0
2020-09-18 15:13:12 +02:00
Jakob Olsson
8a799f183b
easy-soc-libs: libeasy: include debug.h
2020-09-18 14:34:00 +02:00
sverma
2dbf38c06c
wfadatad: Changes UBUS objects name
2020-09-18 13:35:17 +02:00
Anjan Chanda
b1fcc12599
wifimngr: 8.2.3
2020-09-18 13:31:04 +02:00
Anjan Chanda
9041f616e7
easy-soc-libs: 5.3.3
2020-09-18 13:30:32 +02:00
Anjan Chanda
dc14b18428
map-topology: 1.5.1
2020-09-18 13:29:33 +02:00
Amin Ben Ramdhane
e41f973953
xmpp, udpecho, twamp: compile with fPIC
2020-09-18 12:07:17 +02:00
vdutta
9889814f0b
uspd: Optimizations to reduce high cpu usages
2020-09-17 16:22:17 +05:30
Sukru Senli
2922f211f7
bulkdata: compile with fPIC
2020-09-16 10:02:59 +02:00
Sukru Senli
22dd43c79e
icwmp: set userid empty in cwmp config; it will be filled by uci-default
2020-09-16 08:22:07 +02:00
Omar Kallel
478c34d48f
icwmp: add the file /lib/upgrade/keep.d/icwmp when installing icwmp
2020-09-15 16:25:26 +02:00
Sukru Senli
49f46ef075
icwmp: 5.0-2020-09-15
2020-09-15 16:18:16 +02:00
Sukru Senli
03dc0ebb72
bbf: 2.0-2020-09-15
2020-09-15 16:11:15 +02:00
Sukru Senli
fa44657557
move trx69 packages out of trx69 folder
2020-09-14 18:28:00 +02:00
nevadita.chatterjee
42a3ed939a
map-topology: Config file change
2020-09-14 18:27:00 +02:00
Markus Gothe
6e35356954
Fix gryphon LED module crash.
...
Update gryphon LED module to work with Linux 4.1
and not to crash when 'gpiod_get_index()' fails.
Change-Id: I27fcbe3ad9dbc755eabdd3f2120544b171b07885
2020-09-14 18:26:58 +02:00
Roman Azarenko
7978a656a7
iop: generate_tarballs: bcmkernel: add symlink if missing, partially fix shellcheck warnings
2020-09-14 18:26:56 +02:00
Sukru Senli
17322c3cba
iop: config: select icwmp and bulkdata
2020-09-14 18:26:43 +02:00
Amin Ben Ramdhane
890b627139
icwmp: 5.0-2020-09-10
2020-09-14 18:22:21 +02:00
Amin Ben Ramdhane
0ad28b756b
Ticket #2910 : Separate BBF packages to their own packages with their own config files
2020-09-14 18:22:21 +02:00
Omar Kallel
309c26f4b0
icwmp: 09-09-2020
2020-09-14 18:22:21 +02:00
Omar Kallel
df4e11ae30
icwmp: Active notification 08/09/2020
2020-09-14 18:22:21 +02:00
Amin Ben Ramdhane
9de4a18a20
bbf: 2.0-2020-09-08
2020-09-14 18:22:21 +02:00
Sukru Senli
bfcc877a6a
Revert "bbf: 1.9-2020-09-07"
...
This reverts commit 24a82ab61c .
2020-09-14 18:22:21 +02:00
Suru Dissanaike
d9527a5a1a
icwmp: userid fix release, missing check if value is already present
2020-09-14 11:44:38 +02:00
Jakob Olsson
e707922d29
map-topology: override log func to supress prints
2020-09-14 09:06:53 +02:00
vdutta
cfc2e6d9eb
obsupa: Increase ubus timeout to 10s
2020-09-11 16:52:41 +05:30
Jakob Olsson
0ec3e0eae8
map-topology: implement service discovery via dns-sd
2020-09-10 17:09:38 +02:00
Sukru Senli
38c4c7ded0
questd: 5.1.12: MAX_CLIENT increased to 256
2020-09-08 16:29:33 +02:00
Sukru Senli
24a82ab61c
bbf: 1.9-2020-09-07
2020-09-08 12:55:20 +02:00
vdutta
5977ec807c
uspd: Align with new gitlab ci
2020-09-08 15:47:23 +05:30
Rahul
90c5c5c52c
qosmngr: add support for mixed mode
...
A couple of bugs detected during autotest are resolved, details as
follows:
1. Assumes precedence is qid, which is incorrect, does not allow config
of WRR queues which require precedence to be 0 for all queues.
As a consequence, the logic to configure and read queue stats had to be
updated, no change in behaviour though, that is, no regression.
As a neat outcome of this change, mixed mode scheduling can now be configured
on upstream queues, for which autotests are also being added now.
To verify that no regression is caused by this change, QoS L2 and L3 suite
were executed on both platform and were found to pass, hence, this change
is ready to submit.
2020-09-06 09:43:42 +05:30
vdutta
f7cb4c8aac
ieee1905: Fix DG400prime crash
...
- Fix segfault in DG400prime on startup
- Optimize ACS renew handling
2020-09-04 16:12:00 +05:30
Amin Ben Ramdhane
07cbf0938e
bbf:Added support for IEEE1905 datamodel
2020-09-02 17:58:05 +01:00
Rahul
a31bb99c30
mcastmngr: resolve bug #3015
...
Configuration of robustness value and fast leave in snooping take
effect.
2020-09-02 18:50:09 +05:30
Suru Dissanaike
80e3d89d9a
IOP: added owsd
2020-09-02 13:43:04 +02:00
Amin Ben Ramdhane
d26eaf0ef0
bbf: 1.8-2020-09-01
2020-09-01 20:01:12 +01:00
Amin Ben Ramdhane
e437fc821e
bbf: fix issue in get schema method
2020-08-31 15:05:42 +01:00
Markus Gothe
c86d16daf9
Redmine#27829 - easy-soc-libs: Use correct chipset defintions
...
The struct for passing ioctl() data does differ in size
(and offsets) on different platforms, hence we need to pass
the correct defines to the compiler.
Change-Id: If81a4bd79b21c5e93443e5ef48fb3f1b07058f60
2020-08-31 15:36:45 +02:00
Amin Ben Ramdhane
a91b41d70a
bbf: 1.7-2020-08-31
2020-08-31 11:26:47 +01:00
Rahul
847b27c879
qosmngr: flush flows
...
After every QoS config, it is required that flows are flushed. Instead
of doing this as an extrenal step, its good to integrate this in the
qosmngr itself so that each config is atomically competent enough to
take effect with any further steps needed manually.
2020-08-31 15:42:30 +05:30
vdutta
89fe5115f0
obuspa: Fix registration of routing objects
2020-08-31 15:31:03 +05:30
vdutta
aba88e359d
uspd: Fix ubus freeze issue
2020-08-31 15:28:25 +05:30
Kenneth Johansson
84b594e9bf
Endprmngr: do not build if TARGET_NO_VOICE is set.
2020-08-28 18:20:33 +02:00
Jakob Olsson
e3dd402d4e
owsd: let written be longer than len
2020-08-28 13:37:39 +02:00
Rahul
a06ffa00ce
qosmngr: clean shaper config
...
Bug identified: if a shaper config is removed from the UCI file,
it still remains active on the port since the logic to clean shaper
config is missing in the qosmngr.
Resolution: clean shapers on each reload so that fresh config takes
place as per the UCI file.
2020-08-28 14:19:06 +05:30
sverma
c3c5d4ff8b
wfadatad: Fixed remote device scanresult data.
2020-08-27 18:52:05 +05:30