summaryrefslogtreecommitdiff
path: root/scripts/vyatta-show-interfaces.pl
AgeCommit message (Expand)Author
2010-06-12Fix 5497: display entire interface description in the operational command outputStig Thormodsrud
2010-03-29Use new interface_description functionStephen Hemminger
2010-03-12Don't give error if /var/run/vyatta doesn't exist yetStephen Hemminger
2010-01-06Show interfaces no longer uses Vyatta::ConfigStephen Hemminger
2009-03-02Use getInterfaces in vyatta-show-interfaces.plStephen Hemminger
2009-02-18Invalid action should cause usage messageStephen Hemminger
2009-02-18Fix problems with new show-interfaces.plStephen Hemminger
2009-02-17Use common Vyatta:: libraryStephen Hemminger
2008-12-11Add option to show counters for multiple interfaces.Stig Thormodsrud
2008-12-01"show interfaces" broken. Use new perl hierarchy.Stig Thormodsrud
2008-11-19make changes for submodule moved to VyattaMiscMohit Mehta
2008-11-10add wirelessmodem to interface hash to pick up description from CLIMohit Mehta
2008-09-18remove debug codeStephen Hemminger
2008-09-17Show all interfacesStephen Hemminger
2008-08-26Fix "show interfaces ethernet" after "clear interfaces counters"Stig Thormodsrud
2008-07-16add openvpn interfaces to "show interfaces"An-Cheng Huang
2008-06-10Do chomp in accessor routine for sysfsStephen Hemminger
2008-06-09Fix use of invalid variableStephen Hemminger
2008-05-15Use perl to read sysfs directlyStephen Hemminger
2008-05-02Bugfix: 3228hollisterBob Gilligan
2008-04-14Enable display of info about ADSL interfaces.Bob Gilligan
2008-03-28Fix 3062: "Show interfaces" displays interfaces in lexicographic, not numeric...Stig Thormodsrud
2008-03-10Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-op into glendaleStephen Hemminger
2008-03-10Update license from VPL 1.0 to GPLv2Stephen Hemminger
2008-03-10Fix 2965: IPv6 Interface information not shown in show interfacesChristopher LILJENSTOLPE
2008-02-20Handle 32 bit counter roll in "show interfaces".Stig Thormodsrud
2008-02-20Change printf to use "u" instead of "d". Still need to handle 32 bit counter ...Stig Thormodsrud
2008-02-08- Fix bug 776: need "clear interface" command to clear countersStig Thormodsrud