summaryrefslogtreecommitdiff
path: root/templates/show/interfaces
AgeCommit message (Collapse)Author
2008-03-03Add quotes around user inputStig Thormodsrud
2008-02-29revert sudo removal for "identify" command since the kernel changeAn-Cheng Huang
allowing this has been reverted.
2008-02-28show commands don't need sudoAn-Cheng Huang
2008-02-28add quoting for inline scripts in templatesAn-Cheng Huang
2008-02-25Revert "no need for sudo when using ethtool"Stephen Hemminger
This reverts commit 3a58fd77b5bb8aaadd7219e756bbc4ae800d1022.
2008-02-25no need for sudo when using ethtoolStephen Hemminger
No longer need sudo when doing ethtool commands to get status.
2008-02-13fix for bug 2587: add "identify" command under "show interfaces ethernet".An-Cheng Huang
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
2007-12-31Make "show interfaces" work with tunnel interfaces.Stig Thormodsrud
2007-12-05use symlink instead of wrapper for ethtoolAn-Cheng Huang
2007-12-04* restrict "users" level sudo permissions to the "sudo-users" directory.An-Cheng Huang
* add wrappers for show commands requiring sudo and put them in "sudo-users" directory.
2007-10-04don't eval help string; so, no longer needs to be quoted in node.def filesTom Grennan
2007-09-27consolidate show_interfaces* scripts with vyatta-show-interfacesTom Grennan
2007-09-17use vyatta_bindir instead of ofr_bindirTom Grennan
2007-09-17rename op-templatesTom Grennan