]> git.puffer.fish Git - matthieu/frr.git/commit
sharpd: replace `receive_notify` with request
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 23 Nov 2023 13:53:37 +0000 (14:53 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 23 Nov 2023 13:57:58 +0000 (14:57 +0100)
commitadf7b9efd324cf4d3782fa5ecda79e5dcd852985
tree61c47db52053e5e4ec4b8c0a1944ce1456956226
parent500a09d2dccc51da6fa1cc201e9e2c1923adc729
sharpd: replace `receive_notify` with request

Send `ZEBRA_ROUTE_NOTIFY_REQUEST` rather than relying on the options
field in zclient startup.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
sharpd/sharp_zebra.c