]> git.proxmox.com Git - mirror_frr.git/commit - lib/northbound_cli.c
lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound code
authorRenato Westphal <renato@opensourcerouting.org>
Sat, 3 Nov 2018 00:07:07 +0000 (22:07 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 26 Nov 2018 19:35:58 +0000 (17:35 -0200)
commitdb452508bf3d808a33b3fc04c946d8cc2939bbb7
tree2dbc95e01dd6e2f4926e34e33d89475809e12dd5
parent5e02643a64fb6aaaf95f6f9049020f392b5563d5
lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound code

Cosmetic change to improve code readability a bit. No binary changes.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/northbound.c
lib/northbound_cli.c
lib/northbound_confd.c
lib/northbound_sysrepo.c
lib/yang.c
tools/gen_northbound_callbacks.c