[vyatta-svn] Vyatta OFR build: Changes to 'dublin'

Tom Grennan tgrennan at suva.vyatta.com
Fri Jun 22 16:28:56 PDT 2007


 xorp/scripts/show_interfaces |  106 +++++++++++++++++++++++++++++--------------
 1 files changed, 73 insertions(+), 33 deletions(-)

New commits:
commit da6f60657ee05ddb3cf491070358007c50734651
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Fri Jun 22 16:26:59 2007 -0700

    add show_interfaces summary option
    
    $ show_interfaces summary
     interface       packets      bytes     errors      drops
          eth0 rx 1040597573 1582187290          0          0
               tx 1577757340  966690974          0          0
          eth1 rx          0          0          0          0
               tx          0          0          0          0
            lo rx   13290313  448803041          0          0
               tx   13290313  448803041          0          0
          sit0 rx          0          0          0          0
               tx          0          0          0          0

commit 0d56250ad457d33399127b72ac9e9025b6ae1742
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Fri Jun 22 15:58:10 2007 -0700

    initialize interface arrarys with shell expansion instead of ugly
        `ls ... | sed ...`

commit 273c32f62b6ff496b19491978c56c126fb97fc7e
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Fri Jun 22 15:20:38 2007 -0700

    port fix for bug 1997 from camarillo
        tree ef03050e27c6bd871984625a02ea6f5ea92c6288
        parent 568b9db85809288b88248947acab2edb06ef1fcf
        author Tom Grennan <tgrennan at vyatta.com> 1182550042 -0700
        committer Tom Grennan <tgrennan at vyatta.com> 1182550042 -0700
    
        fix 1937
    
        the reported version fo if config appears to sum these errors:
    	rx_dropped_errors += rx_missed_errors
    	rx_over_errors    += rx_fifo_errors
    
    also, right justify and expand fields to 10 digits

http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=da6f60657ee05ddb3cf491070358007c50734651
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=0d56250ad457d33399127b72ac9e9025b6ae1742
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=273c32f62b6ff496b19491978c56c126fb97fc7e


More information about the svn mailing list