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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542237

Title:
  Option --details doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1542237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to