Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-02 | Fix allowed strings for hostname/ipaddress | Stephen Hemminger | |
Need to use echo -n | |||
2010-02-02 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-op into kenwood | Stephen Hemminger | |
2008-06-24 | prevents showing backend error to user on traceroute when name-server not set | Mohit Mehta | |
2008-06-23 | Fix Bug 2871 Internal errors reported with traceroute | Mohit Mehta | |
use host command to resolve only if input is not a valid IP address also, if name server not configured, prompt user and ask to only enter valid IPv4 address | |||
2008-04-11 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-op | |||
2008-04-04 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- vyatta-op help strings standardized according to latest guideline | |||
2008-04-01 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-op | |||
2008-03-26 | Fix Bug 2871 Internal errors reported with traceroute | Mohit Mehta | |
- used the host command to check if the host exists, if yes only then traceroute to it | |||
2008-02-20 | Bugfix: 2712 | Bob Gilligan | |
Introduce new top-level commands "ping" and "traceroute" for network troubleshooting. |