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 Server 
Team, which is subscribed to iproute2 in Ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to