summaryrefslogtreecommitdiff
path: root/templates/clear
AgeCommit message (Collapse)Author
2008-04-08Fix Bug 3069 Help strings should be standardizedMohit Mehta
- arp clear and show help strings standardized
2008-04-04Fix Bug 3069 Help strings should be standardizedMohit Mehta
- vyatta-op help strings standardized according to latest guideline
2008-04-01Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-op
2008-03-03don't use sudo-users for ip commandsStephen Hemminger
Use explicit path when running ip commands to flush cache etc, since now this is allowed for operator by /etc/sudoers.
2008-02-28add quoting for inline scripts in templatesAn-Cheng Huang
2008-02-26Add quotes to user entered parametersStig Thormodsrud
2008-02-26Fix operator permissions for "clear interface counters" and "clear dhcp ↵Stig Thormodsrud
client process"
2008-02-26Fix operator permissions for "clear arp" and "clear ip route cache".Stig Thormodsrud
2008-02-19Add "clear dhcp client process".Stig Thormodsrud
2008-02-08- Fix bug 776: need "clear interface" command to clear countersStig Thormodsrud
- Fix bug 1095: Enhancement Request: "Show interface brief" command - Change default to "brief" if multiple interfaces can be shown - Add "detail" for nodes defaulting to brief - Add "brief" for nodes defaulting to detail - Fix vif completions that wasn't working - Remove ethtool can on vlans since it doesn't work
2008-02-06Added "clear console" command to clear screen.Mark O'Brien
templates/clear/console/node.def
2008-02-01Add 'clear arp <address|interface>' bug 2702Stig Thormodsrud
2008-01-31- Add "show ip route forward"Stig Thormodsrud
- Add "show ip route cache" - Add "clear ip route cache"
2007-10-16add top level node for clearTom Grennan