]> 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)
committerChristian Hopps <chopps@gmail.com>
Thu, 15 Feb 2024 18:03:25 +0000 (13:03 -0500)
commit1d4ea437e4a4fced3fce6e441952fdea8d94af80
tree13b4dd8966c63068657f948b753e35c6858447c9
parentfa67c0b91c085d40015e782838f7d5eaf82737e9
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>
lib/hook.h
lib/mgmt_be_client.c
lib/mgmt_be_client.h
lib/northbound.c
lib/northbound.h