How to add the support of the get_next_object() callback to the 5-c_stats example?

Yes, of course (you can’t reply with confd_tag_value_t for get_elem()).

Ah, OK - that is what you “should” do, but it seems leaf-lists and the combination of CONFD_DAEMON_FLAG_STRINGSONLY, CONFD_DAEMON_FLAG_LEAF_LIST_AS_LEAF, and “bulk” replies didn’t actually work in plain ConfD-6.7. Should be OK in 6.7.2, 7.1, and later.

Thanks @per. I tried it on confd 6.7.5. It does work with only CONFD_SET_TAG_CBUT. Much appreciated you to help to address this block issue. Thanks again.