summaryrefslogtreecommitdiff
path: root/templates/clear/arp
AgeCommit message (Collapse)Author
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
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-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-26Fix operator permissions for "clear arp" and "clear ip route cache".Stig Thormodsrud
2008-02-01Add 'clear arp <address|interface>' bug 2702Stig Thormodsrud