atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
2 stars 3 forks source link

L2VPN gets deleted during link down handler #352

Closed italovalcy closed 2 weeks ago

italovalcy commented 3 weeks ago

L2VPN gets deleted when link goes down and there is not alternative path

italovalcy commented 3 weeks ago

Changed the subject of this issue because I ended up hitting this issue again when there are alternative paths!!

so what is happening is that during the link failure procedure, the connection is deleted! If SDX-COntroller is able to place another connection, that new connection will NOT be inserted again on database! if no alternative path is found, the Connection is also removed..