summaryrefslogtreecommitdiff
path: root/lib/libfrr.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2019-09-12 19:07:54 -0300
committerRenato Westphal <renato@opensourcerouting.org>2019-09-18 13:38:28 -0300
commit34224f0c5c7259e0b880d48ea4a0c171997598bb (patch)
treedb25dcd048c6b52ec1ef9233022a119c8980d75f /lib/libfrr.c
parenteed84494b4e434cb3846383771f3482269e48466 (diff)
lib: introduce new 'pre_validate' northbound callback
This callback can be used to validate subsections of the configuration being committed before validating the configuration changes themselves. It's useful to perform more complex validations that depend on the relationship between multiple nodes. Only YANG-level validation (performed by libyang) and the NB_EV_VALIDATE validation (that can be used to validate individual configuration changes) proved to be insufficient in some cases. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/libfrr.c')
0 files changed, 0 insertions, 0 deletions