Re: iproute2: Issue with link type link/generic for NETROM links

2019-04-11 Thread Stephen Hemminger
On Thu, 4 Apr 2019 12:21:54 +0200 Ralf Baechle wrote: > For a NETROM "ip link show dev nr0" will show > > 4: nr0: mtu 236 qdisc noqueue state UNKNOWN mode DEFAULT > group default qlen 1000 > link/generic 88:98:6a:a4:84:40:0a brd 00:00:00:00:00:00:00 > > But rather link/netrom is expected

iproute2: Issue with link type link/generic for NETROM links

2019-04-04 Thread Ralf Baechle
For a NETROM "ip link show dev nr0" will show 4: nr0: mtu 236 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/generic 88:98:6a:a4:84:40:0a brd 00:00:00:00:00:00:00 But rather link/netrom is expected to be displayed. I have below patch to change ip such that link/netro