]> git.puffer.fish Git - matthieu/frr.git/commit
*: add `zclient_options_sync`
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 23 Nov 2023 14:18:44 +0000 (15:18 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 23 Nov 2023 14:20:13 +0000 (15:20 +0100)
commitcc90c54b36818a13774edfed8d7ac9a6e36c9373
treeeaffcbfa386a03cc25b0e47979c8956f204cb6a4
parenta13d2933b755e159f78251d6a790eb153c6500fb
*: add `zclient_options_sync`

... and use it instead of fiddling with the `.synchronous` field.

(Make it const while at it.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_zebra.c
isisd/isis_zebra.c
ldpd/lde.c
lib/zclient.c
lib/zclient.h
ospfd/ospf_zebra.c
pathd/path_zebra.c
pimd/pim_zlookup.c