summaryrefslogtreecommitdiffstats
path: root/tools/gen_northbound_callbacks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: add new-style get operation callback supportChristian Hopps11 days1-17/+55
* tools: add support for multiple YANG pathsChristian Hopps2024-12-161-5/+10
* lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps2024-10-071-1/+1
* tools: add config-write callbacks to nb templatesMark Stapp2024-01-301-19/+158
* lib: add support for "features" when loading YANG modulesIgor Ryzhov2024-01-281-1/+1
* lib: split nb_operation into two typesIgor Ryzhov2024-01-111-20/+21
* *: remove sys/stat.h from zebra.hDonald Sharp2024-01-091-0/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-13/+16
* lib: combine two YANG schema iteration functions into oneRenato Westphal2020-10-231-4/+3
* tools: nb generate callback script to use attrChirag Shah2020-08-121-1/+1
* *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-231-18/+10
* lib, tools: silence harmless warnings in the northbound toolsRenato Westphal2020-04-041-1/+1
* tools: update the northbound callbacks generatorRenato Westphal2019-10-301-3/+52
* tools: generate code that handles all casesRafael Zalamena2019-07-301-8/+31
* tools: generate northbound code without warningsRafael Zalamena2019-07-301-3/+6
* tools: allow YANG model path specificationRafael Zalamena2019-07-291-2/+23
* libs, rip, isis: change northbound operation enum to DESTROYMark Stapp2019-02-111-1/+1
* lib, tests: major rework in the operational-data callbacksRenato Westphal2018-11-261-3/+6
* lib: add support for YANG lists with mixed config and state dataRenato Westphal2018-11-261-2/+10
* lib: rework the yang schema node iteration functionsRenato Westphal2018-11-261-10/+10
* lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound codeRenato Westphal2018-11-261-3/+3
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+302