index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
gen_northbound_callbacks.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: add new-style get operation callback support
Christian Hopps
11 days
1
-17
/
+55
*
tools: add support for multiple YANG paths
Christian Hopps
2024-12-16
1
-5
/
+10
*
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-10-07
1
-1
/
+1
*
tools: add config-write callbacks to nb templates
Mark Stapp
2024-01-30
1
-19
/
+158
*
lib: add support for "features" when loading YANG modules
Igor Ryzhov
2024-01-28
1
-1
/
+1
*
lib: split nb_operation into two types
Igor Ryzhov
2024-01-11
1
-20
/
+21
*
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-13
/
+16
*
lib: combine two YANG schema iteration functions into one
Renato Westphal
2020-10-23
1
-4
/
+3
*
tools: nb generate callback script to use attr
Chirag Shah
2020-08-12
1
-1
/
+1
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
1
-18
/
+10
*
lib, tools: silence harmless warnings in the northbound tools
Renato Westphal
2020-04-04
1
-1
/
+1
*
tools: update the northbound callbacks generator
Renato Westphal
2019-10-30
1
-3
/
+52
*
tools: generate code that handles all cases
Rafael Zalamena
2019-07-30
1
-8
/
+31
*
tools: generate northbound code without warnings
Rafael Zalamena
2019-07-30
1
-3
/
+6
*
tools: allow YANG model path specification
Rafael Zalamena
2019-07-29
1
-2
/
+23
*
libs, rip, isis: change northbound operation enum to DESTROY
Mark Stapp
2019-02-11
1
-1
/
+1
*
lib, tests: major rework in the operational-data callbacks
Renato Westphal
2018-11-26
1
-3
/
+6
*
lib: add support for YANG lists with mixed config and state data
Renato Westphal
2018-11-26
1
-2
/
+10
*
lib: rework the yang schema node iteration functions
Renato Westphal
2018-11-26
1
-10
/
+10
*
lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound code
Renato Westphal
2018-11-26
1
-3
/
+3
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-0
/
+302