svlsResearch / ha-mikrotik

High availability code for Mikrotik routers
155 stars 44 forks source link

Implement device priority? #13

Closed nathanfaber closed 4 years ago

nathanfaber commented 4 years ago

Is there significant demand to have device priority? i.e. always keep A the master as long as A is up. This would obviously cause role changes and quick flapping. For example, if you reboot A, B will takeover and then A will takeover again when it returns. This will obviously cause the loss of states on B (firewall state, VPN connections) when reverting back to A.