Vivek Kumar Dutta
7baea620ec
sulu: 2.2.12
2023-07-10 17:18:04 +05:30
Padmalochan Mohapatra
a14dbdfb9c
ponmngr : propagation of changed equipmentId parameter to OLT
2023-07-10 05:51:03 +00:00
Vivek Kumar Dutta
7c706a045b
bbfdm: 1.2.0
2023-07-08 10:27:21 +05:30
Janusz Dziedzic
c346df2802
libwifi: 7.2.107
2023-07-07 14:48:37 +00:00
Amin Ben Romdhane
27ccd1582d
icwmp: 9.4.0
2023-07-07 15:27:09 +02:00
Anatoly Mirin
7c3d1f919c
mcastmngr: fixed mcproxy crash for multiupstream config
...
If more than one upstream iface is defined, mcastmngr runs mcproxy
multiple times for each protocol (e.g. igmp) with the same config.
So second mcproxy process fails because it can't lock the MRT flag
(/proc/sys/net/ipv/default/mc_forwarding) already blocked by the
first process.
If one good and one bad (no IP address) upstream interfaces are defined,
mcastmngr generates wrong filter configuration and mcproxy cannot start
at all.
Now upstream and downstream ifaces are checked in the
'config_mcproxy_interfaces' function and only good interfaces (with IP)
are written to the mcproxy config. Only one mcproxy process is started
per protocol (igmp, mld), configured to handle multiple interfaces
if necessary.
'get_network_of' function removed. This function fails in some
uci configurations for interfaces that refer to a device indirectly.
Example - network.wan6.device='@wan'
2023-07-07 04:59:57 +00:00
Vivek Kumar Dutta
3f398d1016
obuspa: Optimize instance caching based on groups
2023-07-06 19:29:33 +05:30
Amin Ben Romdhane
c6b9c83194
bbfdm: 1.0.34
2023-07-06 15:17:21 +02:00
Vivek Kumar Dutta
16843b0260
bbfdm: Support for hostname and paramlist
...
hostname and paramlist now added in DHCPv4 server pool client options
2023-07-06 11:14:33 +05:30
Vivek Kumar Dutta
61cba7f7f7
bbfdm: Fix usp events
2023-07-06 10:27:30 +05:30
Vivek Kumar Dutta
2fb2b24201
sulu: 2.2.11
2023-07-05 19:55:40 +05:30
Janusz Dziedzic
9c838d993c
map-agent: 4.3.4.0
2023-07-04 13:12:23 +00:00
Vivek Kumar Dutta
0e1451bcd2
decollector: 4.0.2.6
2023-07-04 18:35:14 +05:30
Sukru Senli
0c3299f631
decontroller: periodically refresh based on mapcontroller config de_collect_interval option
2023-07-04 15:01:32 +02:00
Vivek Kumar Dutta
c07da46687
sulu: 2.2.10
2023-07-04 15:37:16 +05:30
Vivek Kumar Dutta
f81fc0b77b
icwmp: Optimize firewall reloads
2023-07-03 05:22:16 +00:00
Vivek Kumar Dutta
ee67f14abd
bbfdm: 1.0.31
2023-07-03 10:27:27 +05:30
Vivek Kumar Dutta
e5c76f17f6
sulu: 2.2.9
2023-06-29 22:38:36 +05:30
Vivek Kumar Dutta
546b14bed3
obuspa: 7.0.2.22
2023-06-29 17:29:02 +05:30
Jakob Olsson
c4523c6040
map-agent: 4.3.3.9
2023-06-28 16:56:37 +02:00
Marina Maslova
072d786a14
wifimngr: 16.0.9
2023-06-28 13:30:01 +03:00
Marina Maslova
2703fead62
wifimngr: to not trigger reload on wireless change
...
mac80211.sh will handle it by sending of SIGHUP to wifimngr
2023-06-28 10:17:07 +00:00
Yalu Zhang
c3922b7f3b
libvoice-d2-1.0.6: Fix some errors in voice_connection_parm_update()
2023-06-28 11:05:04 +02:00
Vivek Kumar Dutta
ac1abfa6c3
bbfdm: 1.0.30
2023-06-27 19:29:51 +05:30
Wenpeng Song
40b8dd2869
voicemngr: Support ptime change on a connection
...
Also with refactoring below.
- Support codec and ptime change in one place
- Can support other parameter changes in the future, e.g. echo cancellation, silence suppression
libvoice-broadcom, libvoice-airoha: API updated.
libvoice-d2: Dummy API for ptime.
2023-06-27 13:01:49 +02:00
Lukasz Kotasa
578a4815ff
bbfdm: 1.0.29
2023-06-27 12:29:13 +02:00
Amin Ben Romdhane
68db860632
bbfdm: 1.0.28
2023-06-27 09:45:41 +02:00
Anjan Chanda
a804d28cef
decollector: 4.0.2.5
2023-06-26 20:34:45 +02:00
Jakob Olsson
81a0b6345e
map-agent: 4.3.3.8
2023-06-26 13:00:50 +02:00
Vivek Kumar Dutta
3568f7c38d
sulu: 2.2.8
2023-06-22 20:49:53 +05:30
Sukru Senli
7ba3ca8af4
ethmngr: update logger type
2023-06-22 14:48:13 +02:00
Sukru Senli
17b4588e03
ethmngr: adapt set port speed to updated ethctl for broadcom
2023-06-22 14:20:12 +02:00
Vivek Kumar Dutta
0c7040bab0
sulu: 2.2.7
2023-06-22 17:39:36 +05:30
Grzegorz Sluja
cab73a2760
Update package libvoice-airoha
...
40710f1 Add support for the US country code
ed40f7e Keep the default country setting is the configured country is not supported
2023-06-22 14:06:25 +02:00
Jakob Olsson
0b7165a05e
map-agent: add map_port list to package config
2023-06-22 13:45:55 +02:00
Jakob Olsson
792981e80f
map-agent: 4.3.3.7
2023-06-22 13:38:21 +02:00
Amin Ben Romdhane
d9faf65cb5
icwmp: 9.3.8
2023-06-22 09:40:29 +02:00
Amit Kumar
11b83611ba
ponmnger: datamodel parameter name correction
2023-06-22 05:40:26 +00:00
Rahul Thakur
3a2674270b
mcastmngr: implement snoop mode for linux targets
2023-06-22 04:38:35 +00:00
Vivek Kumar Dutta
a3d9850ae4
obuspa: 7.0.2.21
2023-06-21 21:08:45 +05:30
Sukru Senli
edb39ef5d8
ethmngr: update get_max_speed function for Broadcom
2023-06-21 16:02:30 +02:00
Vivek Kumar Dutta
e63d02dbb8
obuspa: 7.0.2.20
2023-06-21 18:00:34 +05:30
Vivek Kumar Dutta
81104955be
ieee1905: 8.1.15
2023-06-20 19:08:09 +05:30
Yalu Zhang
8f30e41569
Update packages libvoice-broadcom and libvoice-airoha
...
Replace GSM-AMR with AMR
2023-06-20 15:29:05 +02:00
Amin Ben Romdhane
1d49d924fe
bbfdm: 1.0.27
2023-06-19 17:30:50 +02:00
Amin Ben Romdhane
b24d674d6a
bbfdm: 1.0.26
2023-06-19 16:13:50 +02:00
Suvendhu Hansa
5779233ec1
bbfdm: Fix port mapping rules precedence
2023-06-19 14:11:34 +00:00
Marek Puzyniak
8c768bb802
map-topology: 2.5.1.24
2023-06-19 11:46:59 +00:00
Anjan Chanda
bc51e940da
ieee1905: 8.1.14
2023-06-19 13:21:07 +02:00
Vivek Kumar Dutta
1793cecba3
sulu: 2.2.6
2023-06-19 09:44:48 +05:30