]> git.puffer.fish Git - mirror/frr.git/commit
Zebra and bgpd: VRF support for BFD
authorradhika <radhika@cumulusnetworks.com>
Tue, 8 Mar 2016 13:10:56 +0000 (05:10 -0800)
committerradhika <radhika@cumulusnetworks.com>
Tue, 8 Mar 2016 13:10:56 +0000 (05:10 -0800)
commitd553294e093c547005975c40d8272c56a0fe67d1
treeb655d50d84e79774b5d47fc1745e8bd7e3d28faf
parenta4c52804ac934bd43e6ed4957fa0b8dbc61d6f89
Zebra and bgpd: VRF support for BFD

Following changes have been done to support VRF for BFD in zebra and bgpd.
 - Pass the correct VRF value from bgpd to zebra for reg and dereg of BFD destinations.
 - Send the non-default vrf name in reg/dereg messages of multihop destination to BFD/PTM from zebra.

Signed-off-by: Radhika Mahankali <radhika@cumulusnetworks.com>
Ticket: CM-8450
Reviewed By: CCR-4253
Testing Done: Unit, PTM smoke, BGP Smoke
bgpd/bgp_bfd.c
zebra/zebra_ptm.c
zebra/zebra_ptm.h
zebra/zebra_ptm_null.c
zebra/zebra_ptm_redistribute.c
zebra/zebra_ptm_redistribute.h
zebra/zserv.c