| Summary: | traceroute-I option does not work on busybox 1.19.0 | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | 万新明 <xiaxiaojin> |
| Component: | Networking | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | minor | CC: | busybox-cvs, kufat |
| Priority: | P5 | ||
| Version: | 1.19.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
万新明
2011-10-17 08:23:18 UTC
*** Bug 6260 has been marked as a duplicate of this bug. *** I also noticed that traceroute -I was sending UDP packets rather than ICMP. Checked my build config and CONFIG_FEATURE_TRACEROUTE_USE_ICMP was set to n. traceroute --help should not list the option when support isn't compiled in and traceroute -I should report an error in that case. |