-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorganize
TcpSubscriptionStealer
1 (#2213)
* New struct for managing port subscriptions and redirections * Struct integrated with TcpConnectionStealer * Docs * Changelog entry * ....... * Moved TcpListener ot IpTablesRedirector * Extended comment when we get a stale connection for a canceled subscription
- Loading branch information
Showing
7 changed files
with
704 additions
and
297 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Reorganized `TcpSubscriptionStealer` code - extracted port subscriptions into a separate struct. |
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
Oops, something went wrong.