You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not even the latest Cumulus image CumulusCommunity/cumulus-vx:5.9.2 contains a new enough FRR binary
🤷♂️ There are tons of suboptimal implementations in the wild ;) Also:
We don't know whether any other platform does checks in the same way EOS does, and I will not waste my time doing a full cross-platform matrix test.
The only platforms failing the tests are FRR-based.
The only way to experience the problem is if you have different devices in the same VRRP group which is somewhat unlikely in real-world scenarios
add a quirk saying Cumulus/Cumuls NVUE don't support VRRPv4
There is no VRRPv4. All you can say is that Cumulus (and VyOS) do not yet implement RFC 9568, and I don't think this deserves more than a mention in the caveats.
make the RFC 9568 compliance configurable (default True)
I meant "VRRPv3 for ipv4" but I'm ok with the warning level in the tests, and you're correct that in typical deployments they'd interop with themselves and there is no issue
Originally posted by @jbemmel in cb2359c
The text was updated successfully, but these errors were encountered: