[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox-cvs
Subject:    [Bug 3151] New: ip route show - dev argument
From:       bugzilla () busybox ! net (bugzilla at busybox ! net)
Date:       2011-01-26 19:16:12
Message-ID: bug-3151-161 () https ! bugs ! busybox ! net/
[Download RAW message or body]

https://bugs.busybox.net/show_bug.cgi?id=3151

           Summary: ip route show - dev argument
           Product: Busybox
           Version: 1.18.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: d77190 at mail.ru
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


busybox 1.18.2
I think showing routes by device is broken in current "ip" command:

busybox ip route show
195.xx.xx.0/23 via 172.16.254.146 dev eth0.951  metric 133
195.xx.xx.0/23 via 172.16.254.137 dev eth0.960  metric 133
212.xx.xx.0/24 via 172.31.0.170 dev eth1
213.xx.xx.0/18 via 172.31.0.170 dev eth1
217.xx.xx.0/19 via 172.31.0.170 dev eth1

busybox ip route show dev eth1
195.xx.xx.0/23 via 172.16.254.146  metric 133
195.xx.xx.0/23 via 172.16.254.137  metric 133
212.xx.xx.0/24 via 172.31.0.170
213.xx.xx.0/18 via 172.31.0.170
217.xx.xx.0/19 via 172.31.0.170

iproute package: ip route show dev eth1
212.xx.xx.0/24 via 172.31.0.170
213.xx.xx.0/18 via 172.31.0.170
217.xx.xx.0/19 via 172.31.0.170

and another, "ip" does not know about field "proto" (at least it must supply
proto numeric instead "zebra" etc)

busybox ip route show
192.168.xx.xx via 172.16.254.6  metric 66
192.168.xx.xx via 172.16.254.1  metric 66

iproute package: ip route show
192.168.xx.xx via 172.16.254.6  proto zebra  metric 66
192.168.xx.xx via 172.16.254.1  proto zebra  metric 66

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic