• Ondřej Zajíček's avatar
    Tests: Add script to sort output of show route command · 1ef90733
    Ondřej Zajíček authored
    There are several nondeterministic aspects affecting the order of items
    in output of show route command. Link local addresses affect order of
    next hops, order of convergence affects order of routes, and hash
    function details affects order of nets. We sort it (hierarchically on
    multiple levels) to keep it stable.
    1ef90733