-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fake implementation for net.PacketConn interface (#6419)
In the pkg/agent/util/nettest/ package. The ARPResponder unit tests are updated to use this new fake. It will also be useful when writing unit tests for the NodeLatencyMonitor. Signed-off-by: Antonin Bas <[email protected]>
- Loading branch information
1 parent
6fce4e8
commit 8a4682c
Showing
3 changed files
with
240 additions
and
111 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
Oops, something went wrong.