]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add a hook to inform a vrf is enabled/disabled
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 29 Oct 2019 16:52:52 +0000 (17:52 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Thu, 18 Jan 2024 12:22:17 +0000 (13:22 +0100)
commitb9d64870c10924200e259dac97a5690f89e25cf7
tree3b1f65ff6851c205ff180e4884dcbe3f9840ac0e
parent9746175a0274ae7fb57a611aead50e8bc097e8cd
bgpd: add a hook to inform a vrf is enabled/disabled

Add a hook to call a future callback function when bgpd knows from zebra
about the activation of de-activation of a VRF. It will be used by the
RPKI module in next commits.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
bgpd/bgp_main.c
bgpd/bgpd.h