Vivek Kumar Dutta
d8f4afdca5
bbfdm: dm scripts moved to utilities
2024-07-10 18:00:14 +05:30
Mohd Husaam Mehdi
6ef90dcd9d
qosmngr: add ebtable handling for loopback (lo) interface
...
If interface is loopback then we add the rule to nat table's
output chain instead of broute tables BROUTING chain
2024-07-10 04:38:31 +00:00
Strhuan Blomquist
9eb14ac309
fixing #14792 collectd iterates on that queue and tries to write this data to the endpoint. If writing was successful, the data is removed from the queue otherwise data doesn't get removed and collectd will eat all of the memory-. *this fixes that by limiting how much we are allowed to store.
2024-07-09 13:00:00 +00:00
Marek Puzyniak
949b5db030
map-agent: 6.1.1.6
2024-07-09 10:35:33 +00:00
Vivek Kumar Dutta
f42c062c08
firewallmngr: move helper scripts from bbfdm
2024-07-09 06:26:04 +00:00
Vivek Kumar Dutta
42e23d0162
bbfdm: cleanup and update
...
- move firewall related scripts to firewallmngr
- removed old unused uci-default scripts
2024-07-09 11:47:11 +05:30
Amit Kumar
8794818492
ipt-trigger: updated commit hash
...
update code of ipt-trigger for correction of condition
for out_trigger function
2024-07-09 11:03:39 +05:30
Anjan Chanda
412c88fb33
wifimngr: 17.3.0
2024-07-05 16:09:37 +02:00
Anjan Chanda
855d29af0c
libwifi: 7.5.0
2024-07-05 16:09:17 +02:00
Jakob Olsson
f9757c7f7a
map-agent: 6.1.1.5
2024-07-05 15:13:20 +02:00
Jakob Olsson
74eea33f1d
map-controller: 6.1.1.5
2024-07-05 15:12:10 +02:00
Vivek Kumar Dutta
0e9146a5c5
obuspa: fix segfault in reboot/reset
2024-07-04 17:47:07 +05:30
Janusz Dziedzic
895c05669b
libwifi: 7.4.76
2024-07-01 14:34:22 +00:00
Markus Gothe
7cd7719f9b
mcastmngr: Fix L2 snooping hotplug events.
2024-07-01 11:25:06 +00:00
Vivek Kumar Dutta
c76e6142c2
bbfdm: fix update notification with operate commands
2024-07-01 14:52:25 +05:30
Suvendhu Hansa
dc63e6da74
obuspa: persist client id from connack message
2024-07-01 09:09:17 +00:00
Vivek Kumar Dutta
affb07b513
icwmpd: improve error handling in firmware upgrade
2024-06-28 13:34:18 +05:30
Janusz Dziedzic
4ea324f493
libwifi: 7.4.75
2024-06-27 15:21:58 +00:00
Wenpeng Song
156acb308d
libvoice-broadcom 1.0.14 :
...
Update incoming codec for DTMF payload type
2024-06-27 09:56:42 +00:00
Rahul Thakur
e9237858b1
update package qosmngr
...
* c4db530 qosmngr: Add documentation for VLAN and Pbit translation config
2024-06-20 15:11:01 +05:30
Rahul Thakur
42cf056d57
update package ethmngr
...
* 2d35e86 Data Model: Add MACVLAN document
2024-06-20 15:09:01 +05:30
Markus Gothe
a16bde6dae
remove easy-qos: Deprecated and not used any longer.
2024-06-20 10:55:49 +02:00
Rohit Topno
8b24b648c7
qosmngr: update Makefile for tr-181 vendor extension VLAN ID translation
2024-06-20 11:51:07 +05:30
Vivek Kumar Dutta
df9f5f97af
swmodd: Use mounted /container path
2024-06-19 11:36:22 +05:30
Rahul Thakur
8766ee44d6
update package ebtables-extensions
...
* d3de8b0 fix compilation
2024-06-18 15:13:32 +05:30
Rahul Thakur
1ab0c5b13d
update package ebtables-extensions
...
* 14ceb14 Merge branch 'update-vlanxlate-header' into 'devel'
* afde550 dscp2pbit: fix matching on internally create VLAN headers.
* 5eea71f Merge branch 'update-vlantranslation' into 'devel'
* 1d6d9f5 vlantranslation: Add TPID and tagging support.
2024-06-18 09:15:11 +00:00
Vivek Kumar Dutta
90dfcd0ad3
swmodd: 2.5.11
...
Update default bundle root to '/container', swmodd only starts if
'/container' mounted and accessible.
Mounting of persistent storage to '/container' is out of scope of swmodd.
2024-06-17 18:27:55 +05:30
Erik Karlsson
72e4b4f0cb
usp-js: depend on OBUSPA_ENABLE_TEST_CONTROLLER_LOCAL
...
This avoids the need for duplicating local MQTT broker setup.
2024-06-17 14:53:23 +05:30
Erik Karlsson
633519ac3a
obuspa: split up OBUSPA_ENABLE_TEST_CONTROLLER configuration
...
A separate OBUSPA_ENABLE_TEST_CONTROLLER_LOCAL configuration is added
which can be used by for example usp-js to accomplish local MQTT
broker setup but without compromising security by enabling remote
access. Appropriate dependencies are also added. In addition
unnecessary uci_load commands and misspelled and unnecessary
require_certificates mosquitto option are removed.
2024-06-17 14:41:59 +05:30
Filip Matusiak
7b4db3d325
decollector: 6.0.0.13
2024-06-13 14:43:42 +02:00
Jakob Olsson
305dd1d6a2
map-agent: 6.1.1.4
2024-06-13 13:24:23 +02:00
Jakob Olsson
5a4eb4d297
map-agent: map_genconfig: if mld is disabled clean mld_ids
2024-06-13 12:21:23 +02:00
Janusz Dziedzic
8f81c1c4c3
libwifi: 7.4.74
2024-06-13 09:24:05 +00:00
Suvendhu Hansa
5d6ae3fc2d
obuspa: mqtt retry params runtime update
2024-06-13 14:09:52 +05:30
Vivek Kumar Dutta
faf133212e
tr104: align with dm_data structure
2024-06-13 13:27:43 +05:30
Rahul Thakur
3c170edee3
update package qosmngr
...
* bcf8f36 qosmngr: Add documentation for dscp2pbit mapping configuration
2024-06-13 13:12:18 +05:30
Vivek Kumar Dutta
736885c999
bbfdm: 1.9.4
2024-06-12 20:52:36 +05:30
Vivek Kumar Dutta
b9d8faff99
tr104: 1.0.30
2024-06-12 20:46:24 +05:30
Jakob Olsson
74fec650f6
map-agent: 6.1.1.3
2024-06-12 15:30:09 +02:00
Jakob Olsson
c24ffb6b7c
map-controller: 6.1.1.4
2024-06-12 15:25:39 +02:00
Filip Matusiak
280c4e2592
decollector: 6.0.0.12
2024-06-12 15:09:19 +02:00
nevadita.chatterjee
88b31df121
mapcontroller: 6.1.1.3
2024-06-12 17:58:51 +05:30
Mohd Husaam Mehdi
fdd67171bd
bridgemngr: add support for ProviderBridge using bridge-vlan
2024-06-12 11:39:36 +00:00
Mohd Husaam Mehdi
826d023608
bridgemngr: add bridge-vlan backend
...
* add support for compile time flag BRIDGEMNGR_BRIDGE_VLAN
* if this flag is set data model code will use bridge-vlan
sections to implement vlans on bridges
* if this flag is not set (default), then the data model code
will use driver level vlans (8021q sections) as always
2024-06-12 11:39:36 +00:00
Vivek Kumar Dutta
925f6217ce
usbmngr: 1.0.3
2024-06-12 16:06:54 +05:30
Vivek Kumar Dutta
7c12473940
bbfdm: removed deprecated APIs
2024-06-12 16:06:54 +05:30
Vivek Kumar Dutta
44315a3d75
userinterface: 1.1.4
2024-06-12 16:06:54 +05:30
Rahul Thakur
ebcbc1b2b5
update package libqos
...
* 6a72e35 libqos: fix log spam for bcm targets
2024-06-12 14:34:20 +05:30
Vivek Kumar Dutta
1fb471872f
ddnsmngr: 1.0.7
2024-06-12 10:32:06 +05:30
Vivek Kumar Dutta
5a890b32dc
firewallmngr: 1.0.3
2024-06-12 10:28:03 +05:30