Hello Brian,

just upgraded from  20111117-1ubuntu2.1 to 20111117-1ubuntu2.2 an
noticed that 'ip route' reports wrong interface device names ( if2
instead of eth0):

1ubuntu2.1:
root@maumau:/etc/apt# ip route show
default via abc.def.39.254 dev eth0  metric 100 
abc.def.32.0/21 dev eth0  proto kernel  scope link  src abc.def.32.251 
169.254.0.0/16 dev eth0  scope link  metric 1000

1ubuntu2.2:
root@maumau:/etc/apt# ip route show
default via abc.def.39.254 dev if2  metric 100 
abc.def.32.0/21 dev if2  proto kernel  scope link  src abc.def.32.251 
169.254.0.0/16 dev if2  scope link  metric 1000

Looks like the fix is not complete. Thanks. Thorsten

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1281366

Title:
  ip command becomes slower with large number of network devices

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

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

Reply via email to