Comment 2 for bug 1381821

Revision history for this message
Naveen N (naveenn) wrote :

Agent allocates a new mpls label, if there are two or more instances with same IP in same compute node. This mpls label would be exported to control node. Control-node path in agent would hold a reference to this mpls label. If this mpls label is deleted and the same label gets reused for some other interface, before control-node retracts the route, we would hit this assert.