Fixes related to SDN-IP intents:
* Use intent priority when installing multipoint-to-singlepoint intents: the loinger the routing prefix match, the higher the intent priority. This is needed to perform correctly the equivalent of longest prefix match in the switch. * Use intent priority for the point-to-point intents: the priority for this BGP-related control traffic is higher than the multipoint-to-singlepoint intents. * Use the appropriate Key when installing multipoint-to-singlepoint intents. The key is the network (destination routing) prefix address represented as a string. Change-Id: Ic489a1e5f31adceb4c9d1dcea52293a2b3db0b79
Showing
2 changed files
with
40 additions
and
8 deletions
-
Please register or login to post a comment