Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp_in/ooseq: Fix incorrect segment trim when FIN moved
In case FIN flag was present in the *next* segment, it's copied to the current *inseg* and thus it's length needs to be adjusted, so the segment is trimmed correctly.
- Loading branch information