Re: [PATCH iproute2 v2] ip route: Make name of protocol 0 consistent

2017-02-18 Thread Stephen Hemminger
On Mon, 13 Feb 2017 12:21:53 -0800 David Ahern wrote: > iproute2 can inconsistently show the name of protocol 0 if a route with > a custom protocol is added. For example: > dsa@cartman:~$ ip -6 ro ls table all | egrep 'proto none|proto unspec' > local ::1 dev lo

[PATCH iproute2 v2] ip route: Make name of protocol 0 consistent

2017-02-13 Thread David Ahern
iproute2 can inconsistently show the name of protocol 0 if a route with a custom protocol is added. For example: dsa@cartman:~$ ip -6 ro ls table all | egrep 'proto none|proto unspec' local ::1 dev lo table local proto none metric 0 pref medium local fe80::225:90ff:fecb:1c18 dev lo