| Summary: | tftp will ack duplicate packets with large delays | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | David G Andersen <danderse> | ||||
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 3.2-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
David G Andersen
1999-08-27 00:10:01 UTC
State Changed From-To: open->feedback The included patch isn't quite right. It doesn't reliably detect duplicates, and it causes protocol hangs if a packet gets lost. I think to fix this properly would require dynamically adjusting the timeout according to the observed round-trip time. Do you wish to try updating the patch, or shall I just close the problem report? State Changed From-To: feedback->closed Feedback timeout. |