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/sd…
…k@main PR link: networkservicemesh/sdk#1588 Commit: 3027f90 Author: Nikita Skrynnik Date: 2024-03-19 16:01:00 +0700 Message: - vl3 chain element that resets IPContext configuration depending on dst and src addresses (#1588) * add strict ipam for vl3 networks Signed-off-by: NikitaSkrynnik <[email protected]> * fix chain element Signed-off-by: NikitaSkrynnik <[email protected]> * rename chain element Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> * apply review comments Signed-off-by: NikitaSkrynnik <[email protected]> * remove all channels, use ipPools only Signed-off-by: NikitaSkrynnik <[email protected]> * rerun CI Signed-off-by: NikitaSkrynnik <[email protected]> * fix review comments Signed-off-by: NikitaSkrynnik <[email protected]> * fix review comments Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> * revert changes Signed-off-by: NikitaSkrynnik <[email protected]> * revert some changes + add mutex to ContainsNetString Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
- Loading branch information