summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-08Fix 4183: no auto completion for 'clear vrrp interfaces <> group ?'.Stig Thormodsrud
Need to find a better way to pass vars than $COMP_WORDS{}.
2009-03-050.13.10debian/0.13.10Stig Thormodsrud
2009-03-05Fix broken path in 'show arp <intf>'.Stig Thormodsrud
2009-03-020.13.9debian/0.13.9Stephen Hemminger
2009-03-02Use getInterfaces in vyatta-show-interfaces.plStephen Hemminger
Avoid problems with bonding_masters file in /sys/class/net
2009-03-02Use show-interface to allow clear on all interface typesStephen Hemminger
Should be able to clear ND and ARP on bonding, bridge, ethernet, serial, ... Fixed by just using standard script
2009-02-27Fix expansion of bonding VIFStephen Hemminger
Use new --vif flag
2009-02-27Fix out of date stuff in READMEStephen Hemminger
2009-02-26Add default option to yesno for shutdownStephen Hemminger
Make it work like reboot
2009-02-26Use new --vif option to find allowed interfacesStephen Hemminger
2009-02-180.13.8debian/0.13.8Stephen Hemminger
2009-02-18Invalid action should cause usage messageStephen Hemminger
Don't expect this script used directly, but make it more useful.
2009-02-18Fix problems with new show-interfaces.plStephen Hemminger
Needed to call 'new Vyatta::Interface' Add usage message, and fix to use less specific and more generic code.
2009-02-170.13.7debian/0.13.7Stephen Hemminger
2009-02-17Use common Vyatta:: libraryStephen Hemminger
This fixes potential problems when new interface types are added, use common code in Vyatta::Interface and Vyatta::Misc to manage interface types.
2009-02-17Enable strict in cpu summaryStephen Hemminger
2009-02-17Put delayed shutdown in background to allow for other commands.Stephen Hemminger
2009-02-17Prompt before immediate shutdownStephen Hemminger
Add yesno helper script and prompt before shutdown
2009-02-120.13.6debian/0.13.6Stephen Hemminger
2009-02-12Add shutdown command to CLIStephen Hemminger
Bug 3955 New commands: shutdown shutdown at 03:00 shutdown cancel
2009-02-11Use lesspipe to unzip log filesStephen Hemminger
Bug 3921 Use semi-standard LESSOPEN hook to unzip files as needed.
2009-02-11Don't resolve hostnames in show tech-supportStephen Hemminger
Bug 3961 Add -n to lsof as suggested.
2009-02-11Use vyatta-interfaces --show to display allowed typesStephen Hemminger
Simple way to handle interface names for allowed:
2009-02-11Add show arp eth0Stephen Hemminger
Simple extension to allow show arp entries per interface
2009-02-11Show arp: don't resolve host namesStephen Hemminger
Bug 4064
2009-02-11Change show log directory to use 'if'Stephen Hemminger
Clearer with if than using && operator
2009-02-110.13.5debian/0.13.5Bob Gilligan
2009-02-10Explicitly use the shell builtin "test" command since "test" is now aBob Gilligan
top-level CLI command.
2009-02-09Add heading to 'show users'Stephen Hemminger
2009-02-09Fix Bug 4120 Extraneous <value> item at top of Operation treeMohit Mehta
2009-01-300.13.4debian/0.13.4Stephen Hemminger
2009-01-30Merge branch 'jenner' of 192.168.100.1:git/vyatta-op into jennerStephen Hemminger
2009-01-30Fix CPU summaryStephen Hemminger
Handle case of UP and virtualized CPU better. Fix path to script.
2009-01-290.13.3debian/0.13.3Stephen Hemminger
2009-01-29Merge branch 'jenner' of 192.168.100.1:git/vyatta-op into jennerStephen Hemminger
2009-01-29Change name of cpu summary script and rearrangeStephen Hemminger
Final answer.
2009-01-29Move 'show system cpu' to 'show hardware cpu summary'Stephen Hemminger
Better more logical location.
2009-01-290.13.3Stephen Hemminger
2009-01-29Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op into jennerStephen Hemminger
2009-01-29New show system cpuStephen Hemminger
Brief summary of cpuinfo for tech-support etc.
2009-01-13test release 0.13.2debian/0.13.2An-Cheng Huang
2009-01-13Move tcp and udp commands under system/connectionsJustin Fletcher
2009-01-080.13.1debian/0.13.1An-Cheng Huang
2009-01-06Fix Bug 4022 dynamic dns config fails during system boot if interface does ↵Mohit Mehta
not exist - add information for non-existent interface to show command
2008-12-12"files" file should be removed before package buildAn-Cheng Huang
2008-12-12update maintainer informationAn-Cheng Huang
2008-12-11Add option to show counters for multiple interfaces.Stig Thormodsrud
2008-12-03Merge branch 'islavista' into jennerRick Balocca
2008-12-02Get rid of reference to OFRStephen Hemminger
Remove reference to old name
2008-12-01Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op into jennerStephen Hemminger
Conflicts: scripts/vyatta-show-interfaces.pl