bbfdm/libbbfdm-api/legacy
Xiaofeng Meng 2038670602 bugfix: count dynamic Rule instances during FIND_MAX
Root cause:
handle_instance_without_section() returned empty in BROWSE_FIND_MAX_INST,
so dynamic (UPnP) rules weren’t counted and new static rules reused indices.

Fix:
also allocate/return the instance in FIND_MAX so dynamic instances contribute
 to max_instance and indices remain consistent.
2025-10-01 09:17:42 +02:00
..
include Introduce a new libbbfdm-api library version 2 2025-01-27 15:29:04 +01:00
plugin Update pipeline to cover all micro-services 2025-05-08 17:34:23 +00:00
CMakeLists.txt log when max instance reached 2025-02-05 17:01:29 +05:30
dmapi.c Set an empty value as a reference value when the path exists but its linker is empty 2025-06-30 14:37:59 +00:00
dmapi.h Redesign the handling of references based on uci reference_translation 2025-04-08 09:29:09 +02:00
dmbbf.c bugfix: count dynamic Rule instances during FIND_MAX 2025-10-01 09:17:42 +02:00
dmbbf.h Redesign the handling of references based on uci reference_translation 2025-04-08 09:29:09 +02:00
dmcommon.c Redesign the handling of references based on uci reference_translation 2025-04-08 09:29:09 +02:00
dmcommon.h Redesign the handling of references based on uci reference_translation 2025-04-08 09:29:09 +02:00
dmentry.c Fix internal references 2025-07-25 15:39:51 +05:30
dmentry.h Optimize bbfdmd 2025-02-21 09:55:09 +00:00
dmjson.c Introduce a new libbbfdm-api library version 2 2025-01-27 15:29:04 +01:00
dmjson.h Introduce a new libbbfdm-api library version 2 2025-01-27 15:29:04 +01:00
dmmem.c Introduce a new libbbfdm-api library version 2 2025-01-27 15:29:04 +01:00
dmmem.h Introduce a new libbbfdm-api library version 2 2025-01-27 15:29:04 +01:00
dmplugin.c Optimize bbfdmd 2025-02-21 09:55:09 +00:00
dmplugin.h Optimize bbfdmd 2025-02-21 09:55:09 +00:00
dmubus.c Updated some logs 2025-08-26 18:48:05 +05:30
dmubus.h Added support for ubus blob API with timeout 2025-06-11 14:03:38 +02:00
dmuci.c Fix internal references 2025-07-25 15:39:51 +05:30
dmuci.h bbfdm api for reverting dmmap changes 2025-05-14 20:51:16 +05:30