-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net-test: packetdrill: fix error msg in loose segment check path
Fix the following misleading error msg introduced in commit: net-test: packetdrill: loose segmentation checks (non-strict by default now) which implements loose segment check: 1. Subtract isn from tcp_seq/ack_seq for all segments so error msg displays those sequence number correctly 2. when segment length is not expected, print expected and actual total length seen apart from the expected and actual length of this segment. Change-Id: I4138c357d5b69ac6025156ee7e91fa2bb128707a
- Loading branch information
1 parent
3028a85
commit 98f2e73
Showing
1 changed file
with
36 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters