vdutta
43bd7d872f
uspd: Multiple fixes
...
- c2d0d99 uspd: Align ut cases with next-level parameter
- 46e9475 Add get_safe variant of object_names
- 366e022 Add ParameterKey to set callback
- 15b8a80 Cleanup and reuse code
- 86d72e8 Add get_attributes call
2020-06-15 15:31:19 +05:30
Sukru Senli
1fd62bbfa2
port-management: remove unused functions
2020-06-14 18:27:48 +02:00
Rahul
08c542cf6f
mcastmngr: update stats param names, config l2l mcast
...
- The parameters used for stats are updated.
- Configuration support for lan to lan multicast via UCI added.
2020-06-14 20:15:07 +05:30
Rahul
098f3340b1
mcastmngr: add support for stats
...
ubus call added to fetch igmp stats, format is,
ubus call mcast stats
Sample output:
root@iopsys:~# ubus call mcast stats
{
"snooping": [
{
"interface": "br-lan",
"groups": [
{
"group_address": "225.10.10.20",
"associated_devices": [
{
"host_address": "192.168.1.152",
"source_interface": "eth1",
"timeout": "258"
}
]
},
{
"group_address": "225.10.10.2",
"associated_devices": [
{
"host_address": "192.168.1.146",
"source_interface": "eth0",
"timeout": "259"
}
]
}
]
}
]
}
2020-06-14 13:26:12 +05:30
Sukru Senli
d43113a471
bbf: 1.5-2020-06-13
2020-06-13 14:53:41 +02:00
Sukru Senli
597fadf578
questd: 5.1.11
2020-06-13 13:47:51 +02:00
Yalu Zhang
d45959b3da
Update package easy-soc-libs
...
libdsl: update header files for Broadcom platform due to upgrading
2020-06-12 14:22:48 +02:00
Sukru Senli
8952a6eca8
bbf: 1.5-2020-06-11
2020-06-11 18:21:04 +02:00
Markus Gothe
c5df7e08a1
peripheral-manager: 1.0.2
2020-06-11 18:04:54 +02:00
vdutta
a2c6430caa
obuspa: Align version with obuspa
2020-06-11 20:52:48 +05:30
vdutta
e364957074
uspd: 'next-level' parameter in 'object_names'
...
a8a90df object_names: add all entries returned from libbbf
0937f3c object_names: add 'next-level' parameter
2020-06-11 20:20:24 +05:30
vdutta
a14e72e26f
obuspa: Support dynamic datamodel parameters from uspd
...
- Skip registration of datamodel objects supported by uspd
2020-06-11 20:13:30 +05:30
Yalu Zhang
fc38f16aa5
Update package endptmngr: Change country code from 3 letters to 2
2020-06-11 16:35:31 +02:00
Markus Gothe
ebf1f8fd39
peripheral_manager: add test-mode
2020-06-11 12:58:42 +02:00
Anjan Chanda
005d53ff14
dslmngr 1.0.1: handle easysoc netlink events
2020-06-10 15:18:47 +02:00
Anjan Chanda
a585061b6c
wifimngr: 2.9.1: ignore non-wifi 'easysoc/notify' events
2020-06-10 12:08:33 +02:00
Anjan Chanda
c945f19c3c
easy-soc-libs: 3.3.1 - fix event handling when ifname=NULL
2020-06-10 12:06:35 +02:00
Sukru Senli
9566dbfb8e
questd: 5.1.10
2020-06-10 11:47:06 +02:00
Sukru Senli
120785335c
wifimngr: hotplug script handling wifi and wps button press
2020-06-09 19:58:07 +02:00
Sukru Senli
f87a160b98
inbd: 1.0.1
2020-06-09 19:23:59 +02:00
vdutta
bf6342472a
uspd: Updated Readme with log_level
2020-06-09 16:43:13 +05:30
Rahul
36e9c3a3d7
mcastmngr: updates
...
- Default filter value updated as per requirements.
- Logic added to modify filter ip address as accepted in /var/mcpd.conf
in broadcom.sh
Noticed one hard coding in qos, fixed that too.
2020-06-09 13:31:33 +05:30
Sukru Senli
3c79856802
bbf: bump version
2020-06-08 18:01:27 +02:00
Sukru Senli
e29ab21280
ndt: add pkg_hash
2020-06-08 16:20:47 +02:00
Rahul
c2b993b494
qosmngr: improvements
...
- ubus call for reloading each individual service as well as all of
qos added.
- init script modified to call ubus call and also to have a boot and
restart section.
- to have separate uci parameters for detination mask and source mask
make no sense, both destination/source ip and mask in tr181 should
map to destination/source ip uci parameter, updated.
- firewall rules added by qos are moved to a separate chain, flushing
is hence restricted to this chain only.
- the hotplug is not really required, hence removed.
2020-06-08 18:44:51 +05:30
vdutta
fbc5226978
uspd: Align operate cmd output
2020-06-08 18:32:10 +05:30
Amin Ben Ramdhane
3d5a5d4697
bbf: add Device.Hosts.Host.{i}.WANStats. object
2020-06-08 12:46:47 +01:00
Sukru Senli
0be99d1bc0
iop: select map package
2020-06-08 13:24:37 +02:00
Sukru Senli
053bfa1442
questd: 5.1.9
2020-06-07 13:58:09 +02:00
vdutta
0346ce9285
uspd: Fix table name in get output
2020-06-06 11:17:37 +05:30
Amin Ben Ramdhane
ae3b959cbf
bbf: Ethernet.Interface.{i}.Stats: update stats values
2020-06-05 18:46:00 +01:00
Anjan Chanda
2e10c5845e
ethmngr: 1.0.4
2020-06-05 19:29:01 +02:00
Amin Ben Ramdhane
83bb965d81
bbf:1.4-2020-06-05
2020-06-05 15:48:47 +01:00
vdutta
a80cff151d
uspd: Added maxdepth and u64 conversion fix
...
- f101ef0 uspd: Fix conversion of u64 values
- cf418dc uspd: Align resolve path syntax as per obuspa
- 1355839 uspd: Added maxdepth in get method of usp object
2020-06-05 19:24:11 +05:30
vdutta
76a5df9115
uspd: Multiple fixes
...
* Added resolve method to verify object path
* Added check to identify the valid paths before any operation
* Align instance names as per obuspa
* Fix unit test cases as per the new instance syntax
* Fix usp freeze issue on invalid syntax in path
- ubus call usp get '{"path":"Device.\*"}'
2020-06-05 13:51:34 +05:30
Omar Kallel
e63d9f0445
icwmp: 2020-06-04
2020-06-04 17:26:15 +01:00
Omar Kallel
0432b27f39
bbf: 2020-06-04
2020-06-04 17:19:45 +01:00
Anjan Chanda
dcae4a36ea
wifimngr 2.9.0
2020-06-04 16:58:45 +02:00
Anjan Chanda
3dc00d7c04
easy-soc-libs - 3.3.0: libwifi - get wmm params and wifi meta info
2020-06-04 16:57:26 +02:00
Amin Ben Ramdhane
12a7fb224d
bbf: 1.4-2020-06-03
2020-06-03 10:31:47 +01:00
Anjan Chanda
dfd2d75021
wifimngr 2.8.1
2020-06-02 13:21:15 +02:00
Anjan Chanda
0bc504232a
easy-soc-libs - 3.2.1: libwifi - include noise in station info
2020-06-02 13:16:21 +02:00
Anjan Chanda
6d5bb86e58
ethmngr: 1.0.3 - change ubus methods
2020-06-02 10:58:33 +02:00
vdutta
ff47df64b8
ieee1905: Fix tlv count logic in a stream
2020-06-02 13:10:29 +05:30
Anjan Chanda
b1f86fdc3b
ethmngr: 1.0.2 - add 'ethernet' ubus object
2020-06-01 15:03:34 +02:00
Anjan Chanda
a0a457cd35
easy-soc-libs: 3.1.10 - libethernet: update get rmon stats API
2020-06-01 15:00:16 +02:00
Jakob Olsson
0c5f03d50c
owsd: make client connection timers configurable
2020-06-01 08:55:39 +02:00
Amin Ben Ramdhane
4c124ccd4e
bbf: 1.4-2020-05-31
2020-06-01 00:06:59 +01:00
Amin Ben Ramdhane
321eb8c8e4
tr098:1.0-2020-05-31
2020-06-01 00:02:15 +01:00
Rahul
776dc46d49
qosmngr: fix start up issues
...
Fixes the issue related to queue setup at boot.
Also resolved classification when source port is used as the
criteria.
2020-05-31 20:36:05 +05:30