diff options
| author | Chirag Shah <chirag@cumulusnetworks.com> | 2019-10-28 13:47:05 -0700 |
|---|---|---|
| committer | Chirag Shah <chirag@cumulusnetworks.com> | 2019-11-07 10:49:18 -0800 |
| commit | 651fa9053d67d4f068020eadbecdd81b608bb4aa (patch) | |
| tree | 54dfe1d605bc041a3acd6c75448da9293d8d26b5 /lib/filter.c | |
| parent | 306c4dab553443e3a3b106dd64c2f3ffcde3fbb0 (diff) | |
zebra: evpn update remote rmac and nexhop
In symmetric routing case for evpn (type-2/type-5)
routes, nexthop and Router mac fields can change from
the originating VTEP.
At the receiving VTEP, bgp path info may points to different
nexthop IP (nh1->nh2) and Remote MAC remain the same.
When the bgp sync the route with nexthop and RMAC fields.
For the exisitng rmac entry update/replace with the new
nexthop (VTEP) IP in remote rmac db in Zebra.
Similarly, bgp path info may points different Router-mac
(RMAC1->RMAC2) and the nexthop value remains the same.
In this case, update to the new RMAC value for the
existing remote nexthop in the Zebra' nexthop cache db.
Ticket:CM-26917
Reviewed By:CCR-9435
Testing Done:
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'lib/filter.c')
0 files changed, 0 insertions, 0 deletions
