← Back to team overview

touch-packages team mailing list archive

[Bug 1542237] [NEW] Option --details doesn't work

 

You have been subscribed to a public bug:

Using ip route command on Trusty Tahr I found that option --details
doesn't work, for example:

# ip -4 --details route list
default via 192.168.**0.**9 dev eth0 
192.168.**0.**8/26 dev eth0  proto kernel  scope link  src 192.168.**0.1**

In other distributions I tested (Debian 8.2/8.3 and even in Ubuntu
15.10) it works as expected:

# ip -4 --details route list
unicast default via 192.168.**0.**9 dev eth0 
unicast 192.168.**0.**8/26 dev eth0  proto kernel  scope link  src 192.168.**0.1**

** Affects: iproute2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Option --details doesn't work
https://bugs.launchpad.net/bugs/1542237
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iproute2 in Ubuntu.


References