Page MenuHomeVyOS Platform

Simplify vyos1x-config lexical-numeric compare function and fix corner case
Closed, ResolvedPublicBUG

Description

Automated code review of https://github.com/vyos/vyos1x-config/pull/90 pointed out a corner case of the lexical-numeric compare function; though unlikely in practice, this was motivation to simplify the logic and ensure a total ordering.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)