]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_nht.c
*: Add ability for daemons to notice resilience changes
authorDonald Sharp <sharpd@nvidia.com>
Mon, 24 Oct 2022 13:25:54 +0000 (09:25 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 4 Nov 2022 17:34:27 +0000 (13:34 -0400)
commitf3c6dd49f47d4d092a43d55d4af87521a323b3ae
tree8ea9464fc6d205cd4c96cfb9bedc8b8de6e34dd4
parentf0f618dcdbcd70047897109851b61ded5a63d5e8
*: Add ability for daemons to notice resilience changes

This patch just introduces the callback mechanism for the
resilient nexthop changes so that upper level daemons
can take advantage of the change.  This does nothing
at this point but just call some code.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_nht.c
lib/nexthop_group.c
lib/nexthop_group.h
pbrd/pbr_main.c
pbrd/pbr_nht.c
pbrd/pbr_nht.h
sharpd/sharp_nht.c