https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175852
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |Not Accepted CC| |[email protected] --- Comment #4 from Mark Johnston <[email protected]> --- We define struct ip as having an alignment of 2, so it feels wrong to try and handle the case where it has odd alignment. There may well be other code paths where we (or the compiler) is making assumptions about header alignment, and we have no good way to test. So, since this issue hasn't really gotten attention in the 10+ years since it was submitted, I'm going to go ahead and close this. -- You are receiving this mail because: You are the assignee for the bug.
