The Highest Priority Speaks
If several routers share one virtual IP, how does the code decide which one gets to be master?
Open Session 01Protocol in Code · Track
two-timescale failure detection racing toward the same failover decision
Sessions
If several routers share one virtual IP, how does the code decide which one gets to be master?
Open Session 01A VRRP backup never asks "are you alive?" — so how does it decide, correctly, that the master is gone?
Open Session 02BFD has to agree on "the session is up" between two independent sides — how does a three-state machine reach agreement without a central decision-maker?
Open Session 03A real HA pair runs both a millisecond-scale detector and a seconds-scale one, watching the same failure at once — what does it actually look like when both are wired to the same pair of routers?
Open Session 04