-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update go.mod and go.sum to latest version from networkservicemesh/cm…
…d-nse-icmp-responder@main PR link: networkservicemesh/cmd-nse-icmp-responder#623 Commit: 1f24bb3 Author: Network Service Mesh Bot Date: 2024-10-16 06:22:39 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#623) PR link: networkservicemesh/sdk-sriov#616 Commit: a522b97 Author: Network Service Mesh Bot Date: 2024-10-16 06:19:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#616) PR link: networkservicemesh/sdk-kernel#689 Commit: 40426fd Author: Network Service Mesh Bot Date: 2024-10-16 06:15:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#689) PR link: networkservicemesh/sdk#1679 Commit: 3801206 Author: Vladislav Byrgazov Date: 2024-10-16 16:13:26 +0500 Message: - Updated strict IPAM and added dualstack IP pool (#1679) * add fix for ipam * another fix * add a unit test for ipam issue * add fix for ipam * another fix * add ip context validation * properly delete addresses * rework ip context validation * temporarily skip failing tests * fix CI issues * fix all tests * fix unit tests * fix go linter issues * cleanup * add ipv6 unit test * cleanup * fix go linter issues * Replaced strict ipam by filteripam implementation * Added dualstack ippool, updated tests * Fixed dualstack ippool * Fix linter errors * Fixed ippool test input data format --------- Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
- Loading branch information
NSMBot
committed
Oct 16, 2024
1 parent
6191774
commit 32e56b9
Showing
12 changed files
with
12 additions
and
12 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
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
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
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