On 5/17/19 8:17 AM, Michal Kubecek wrote: > AFAIK the purpose of 'ip route get' always was to let the user check > the result of a route lookup, i.e. "what route would be used if I sent > a packet to an address". To be honest I would have to check how exactly > was "ip route get <addr>/<prefixlen>" implemented before. >
The prefixlen was always silently ignored. We are trying to clean up this 'silent ignoring' just hitting a few speed bumps.