On Sun, Sep 22, 2013 at 2:33 PM, Pascal Hambourg <[email protected]> wrote: > Bob Proulx a écrit : >> >> OT Rant: It annoys me that recent Linux kernels reverse the order of >> the route lines. Previously it would have been scanned from top to >> bottom and the first line matching wins. But now it is upside down >> and must be scanned from bottom to top. > > Can you please elaborate ?
The order of routes displayed by "ip r" and "route -n" used to be from larger to smaller masks but it's now from smaller to larger masks. So now the default route (mask 0.0.0.0) is displayed at the top of the list. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOdo=SzUszarPT40iCnrnktvO37D-swET6QyqHK=4prkhhv...@mail.gmail.com

