touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #134482
[Bug 1542237] [NEW] Option --details doesn't work
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
Touch seeded packages, which is subscribed to iproute2 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
Follow ups