summaryrefslogtreecommitdiff
path: root/tools/gen_northbound_callbacks.c
AgeCommit message (Expand)Author
2025-01-20tools: fix regression in gen_northbound_callback toolChristian Hopps
2025-01-07tools: add new-style get operation callback supportChristian Hopps
2024-12-15tools: add support for multiple YANG pathsChristian Hopps
2024-10-07lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps
2024-01-30tools: add config-write callbacks to nb templatesMark Stapp
2024-01-28lib: add support for "features" when loading YANG modulesIgor Ryzhov
2024-01-11lib: split nb_operation into two typesIgor Ryzhov
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2020-10-23lib: combine two YANG schema iteration functions into oneRenato Westphal
2020-08-11tools: nb generate callback script to use attrChirag Shah
2020-04-23*: change the signature of the northbound callbacks to be more flexibleRenato Westphal
2020-04-03lib, tools: silence harmless warnings in the northbound toolsRenato Westphal
2019-10-30tools: update the northbound callbacks generatorRenato Westphal
2019-07-30tools: generate code that handles all casesRafael Zalamena
2019-07-29tools: generate northbound code without warningsRafael Zalamena
2019-07-29tools: allow YANG model path specificationRafael Zalamena
2019-02-11libs, rip, isis: change northbound operation enum to DESTROYMark Stapp
2018-11-26lib, tests: major rework in the operational-data callbacksRenato Westphal
2018-11-26lib: add support for YANG lists with mixed config and state dataRenato Westphal
2018-11-26lib: rework the yang schema node iteration functionsRenato Westphal
2018-11-26lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound codeRenato Westphal
2018-10-27lib: introduce new northbound APIRenato Westphal