ironcore-dev / metalbond

Route reflector for IronCore Infrastructure Overlay Network
Apache License 2.0
0 stars 1 forks source link

Introduce HA support #120

Open guvenc opened 4 months ago

guvenc commented 4 months ago

Change the client behaviour in such a way that in case a second metalbond server distributing the exact same routes as the "main" server is added to the server list then the client is aware of the second server when adding removing the routes from its routing table hence withdraws already received routes only if both servers withdraw the routes in question.

Single server operation is same as before. (Backward compatible)