Public bug reported: 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 ** Package changed: linux (Ubuntu) => iproute2 (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1542237 Title: Option --details doesn't work Status in iproute2 package in Ubuntu: New Bug description: 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** To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1542237/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp