Include fix for wireguard ipv6 checksum problem.#735
Open
edwarnicke wants to merge 1 commit intonetworkservicemesh:mainfrom
Open
Include fix for wireguard ipv6 checksum problem.#735edwarnicke wants to merge 1 commit intonetworkservicemesh:mainfrom
edwarnicke wants to merge 1 commit intonetworkservicemesh:mainfrom
Conversation
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
0edbdd2 to
5787fcc
Compare
denis-tingaikin
approved these changes
Oct 23, 2022
denis-tingaikin
approved these changes
Nov 15, 2022
nsmbot
pushed a commit
that referenced
this pull request
Nov 19, 2025
…k-sriov@main PR link: networkservicemesh/sdk-sriov#667 Commit: 26fe4a3 Author: Network Service Mesh Bot Date: 2025-11-19 06:36:26 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#667) PR link: networkservicemesh/sdk-kernel#735 Commit: a0e68df Author: Network Service Mesh Bot Date: 2025-11-19 06:32:46 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#735) PR link: networkservicemesh/sdk#1742 Commit: 9b3c883 Author: Botond Szirtes Date: 2025-11-19 13:30:20 +0100 Message: - Uplift golang.org/x/crypto version to v0.43.0 (#1742) * Uplift golang.org/x/crypto version to v0.43.0 * Uplift linter to match Go version * Correct golangci-lint warnings * Fix windows build-and-test --------- Signed-off-by: Botond Szirtes <botond.szirtes@est.tech> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Nov 19, 2025
…k-vpp@main PR link: networkservicemesh/sdk-vpp#915 Commit: 2f8a129 Author: Network Service Mesh Bot Date: 2025-11-19 06:38:42 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#915) PR link: networkservicemesh/sdk-kernel#735 Commit: a0e68df Author: Network Service Mesh Bot Date: 2025-11-19 06:32:46 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#735) PR link: networkservicemesh/sdk#1742 Commit: 9b3c883 Author: Botond Szirtes Date: 2025-11-19 13:30:20 +0100 Message: - Uplift golang.org/x/crypto version to v0.43.0 (#1742) * Uplift golang.org/x/crypto version to v0.43.0 * Uplift linter to match Go version * Correct golangci-lint warnings * Fix windows build-and-test --------- Signed-off-by: Botond Szirtes <botond.szirtes@est.tech> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ed Warnicke hagbard@gmail.com