[frr] [PATCH 00/11] VRF Import Processing + VRF Multipath

Philippe Guibert philippe.guibert at 6wind.com
Wed Dec 21 09:13:45 EST 2016


This series of patch is the following of VRF and VRF RIB tables
introduction in BGP.
It enhances the import processing algorithm: it reuses the export route
target extended community, as well as the local import route target
configured per VRF, to append/remove NLRI entries from VPNv4 into VRF
RIB entries.
The received NLRI entries are stored in VRF RIB entries, then BGP best
selection algorithm applies to select the best path.
This patch also includes a new vty command to set the multipath per VRF.
This makes then the selection algorithm more robust.
All those multipath and selected entries are notified in a log
message.
This series of patch should be used in conjunction with the following series
of patches:
[PATCH v2] BGP VRF Route Distinguisher configuration

Cheers,

Philippe





More information about the dev mailing list