forked from appneta/tcpreplay
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug appneta#451 Handle sequence overflows properly (appneta#515)
* Bug appneta#451 Handle sequence overflows properly Must convert to CPU order before sequence number math. Otherwise overflows result in corrupt sequence numbers. Also change to internal random number generator so that big-endian and little-endian seeding is identical. * Bug appneta#451 test signature file updates
- Loading branch information
Showing
4 changed files
with
8 additions
and
8 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
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
Binary file not shown.
Binary file not shown.