[BusyBox 0003664]: The 'ip' command fails listing multiple routing tables

bugs at busybox.net bugs at busybox.net
Thu Jun 5 14:13:44 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3664 
====================================================================== 
Reported By:                jorcol
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   3664
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             06-05-2008 07:13 PDT
Last Modified:              06-05-2008 07:13 PDT
====================================================================== 
Summary:                    The 'ip' command fails listing multiple routing
tables
Description: 
The "ip route list table <tableID>" command fails with an invalid argument
error.
However, "ip route add" and "ip route del" work fine with any table ID.

I have attached a small patch to version 10.2 that solves this. All it
does is call the "rtnl_rttable_a2n" function just like the 'add' and 'del'
commands do.

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-05-08 07:13  jorcol         New Issue                                    
06-05-08 07:13  jorcol         Status                   new => assigned     
06-05-08 07:13  jorcol         Assigned To               => BusyBox         
06-05-08 07:13  jorcol         File Added: patch-busybox-1.10.2-ip-route-list   
                
======================================================================




More information about the busybox-cvs mailing list