]> git.puffer.fish Git - matthieu/frr.git/commit
staticd: 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:59:09 +0000 (14:59 +0100)
commitf1a15bd2a4a94879a04d7f87ffb89005cdaf2fc2
treedce577b90e3db316c55eebf6dd7bd592db25a1cd
parentadf7b9efd324cf4d3782fa5ecda79e5dcd852985
staticd: 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>
staticd/static_zebra.c