bbfdm/libbbf_api
Shubham Sharma a9fc190ed1 get_schema: Get unique keys from multi instance objects
- As per TR181, there could be one or more unique keys for each
   multi-instance object. Added support to get the unique keys
   associated with the multi-instance object.
 - Changes for generate_source_code.sh to have unique keys as
   extra object parameter.
2020-10-13 10:51:47 +01:00
..
dmbbf.c get_schema: Get unique keys from multi instance objects 2020-10-13 10:51:47 +01:00
dmbbf.h get_schema: Get unique keys from multi instance objects 2020-10-13 10:51:47 +01:00
dmcommon.c DHCPv4: fix SentOption segfault issue 2020-10-10 12:46:34 +01:00
dmcommon.h DHCPv4: fix SentOption segfault issue 2020-10-10 12:46:34 +01:00
dmjson.c Fix warnings 2020-10-08 18:45:14 +01:00
dmjson.h add dmjson_get_string && fix segfault: add tests case ptr != NULL 2020-09-21 17:48:39 +01:00
dmmem.c dmasprintf: check negatif size case 2020-04-14 10:00:05 +01:00
dmmem.h clean up the source code 2020-02-12 19:08:49 +01:00
dmubus.c Ticket refs#2512: libbbf: an object should not be presented if the uci file or ubus object it depends on does not exist 2020-05-27 08:55:07 +01:00
dmubus.h Ticket refs#2512: libbbf: an object should not be presented if the uci file or ubus object it depends on does not exist 2020-05-27 08:55:07 +01:00
dmuci.c bbf: use dmuci_init_bbfdm function when allocating uci_ctx_bbfdm 2020-09-28 13:11:07 +01:00
dmuci.h bbf: save diagnostics data under '/etc/bbfdm/dmmap_diagnostics' instead of '/vat/state/cwmp' 2020-09-28 10:08:13 +01:00