Age | Commit message (Collapse) | Author |
|
|
|
- Add "show ip route cache"
- Add "clear ip route cache"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add wrappers for show commands requiring sudo and put them in "sudo-users"
directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pipe "show" commands and help through pager
|
|
(i.e. "show ntp TAB/Alt-?")
|
|
"ntpdate -q ntp.vyatta.com"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add "show configuration all" command to display all values.
|
|
|
|
- Fix "show ntp" for non-root user.
|
|
|
|
|