| Summary: | FreeBSD 4.x Bug with ICMP Error Messages | ||
|---|---|---|---|
| Product: | Base System | Reporter: | ofir <ofir> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
ofir
2000-10-14 22:10:01 UTC
This was fixed in 4.1.1-RELEASE - ip_id is stored in host byte order in 4.x whereas it should be stored in network byte order as in 4.1.1. This is why the byte appears to be backwards. George Reid services@nevernet.net State Changed From-To: open->closed Duplicate of PR#16240, which has been fixed a month ago. |