]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add 'bmp import-vrf-view' command
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 19 Sep 2024 16:04:02 +0000 (18:04 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 7 Jan 2025 14:35:31 +0000 (15:35 +0100)
commit2a609860c8a3e2418d6f951ea2467683ff2a7ac2
tree9e58058cd5a025310b5fc8ae33407092f8e76d8a
parentc5ce29a64f0b77c3f98abea994a45db7946a1895
bgpd: add 'bmp import-vrf-view' command

Add a configuration command to import BGP information from
another BGP instance. Specifically, it should be possible for
a user to have a BMP instance configured on the default VRF,
and be able to import the VRF information from the other BGP
VRF instances.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_bmp.c
bgpd/bgp_bmp.h