-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: trigger and detect an Optimistic Ack attack (#1999)
* test: trigger and detect an Optimistic Ack attack * PR comments * refactor to construct an ACK frame when intercept_rx_ack is called * put ack interceptor behind alloc feature flag * put ack interceptor behind alloc feature flag * remove alloc * clippy * use trait --------- Co-authored-by: Wesley Rosenblum <[email protected]> Co-authored-by: Wesley Rosenblum <[email protected]>
- Loading branch information
1 parent
665b3e3
commit a389fab
Showing
3 changed files
with
252 additions
and
9 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
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