]> git.puffer.fish Git - mirror/frr.git/commit
lib: remove `.receive_notify` zclient option
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 23 Nov 2023 14:03:35 +0000 (15:03 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 23 Nov 2023 14:05:10 +0000 (15:05 +0100)
commit25a1dccc56a7e544a855bfeda5751c91b53a03fb
tree87a8f23a34dffd2f8e1543cf2955a763bbf3c9b8
parent7f7564bbb24aa28dd59a3983bb21f730162312cb
lib: remove `.receive_notify` zclient option

This should just be set with `ZEBRA_ROUTE_NOTIFY_REQUEST` instead.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/zclient.c
lib/zclient.h