| Summary: | tftp client does not timeout if CONFIG_FEATURE_TFTP_PROGRESS_BAR=y | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | francesco |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
francesco
2011-01-10 10:12:49 UTC
(In reply to comment #0) > If the progress bar is enabled everything works just fine. ^^^^^^^ ----> disabled! Thanks for the report. Please try this fix: http://busybox.net/downloads/fixes-1.18.1/busybox-1.18.1-tftp.patch (In reply to comment #2) > Thanks for the report. Please try this fix: > > http://busybox.net/downloads/fixes-1.18.1/busybox-1.18.1-tftp.patch Thanks you, I did a quick test and the fix seems ok. |