]> git.puffer.fish Git - matthieu/frr.git/commit
lib: always call new notification hooks too
authorChristian Hopps <chopps@labn.net>
Mon, 12 Feb 2024 18:03:32 +0000 (13:03 -0500)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 20 Feb 2024 17:14:54 +0000 (17:14 +0000)
commit2a9d407cc517b69dae094757fb87ba7d032b6674
treed8d649db4a05ef7091e82ff4b6e4c734e52242a5
parentd331c7fb6a8770f6a45cf10e7d6516ca1cd70bb6
lib: always call new notification hooks too

- call the new notification hooks when backends call the old notification
posting API.

Signed-off-by: Christian Hopps <chopps@labn.net>
(cherry picked from commit 1d4ea437e4a4fced3fce6e441952fdea8d94af80)
lib/hook.h
lib/mgmt_be_client.c
lib/mgmt_be_client.h
lib/northbound.c
lib/northbound.h