Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from update/networkservicemesh/sdk #113

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Mar 22, 2021

commit fdcc67e Author: NSMBot nsmbot@networkservicmesh.io Date: Mon Mar 22 08:10:21 2021 +0000 Update go.mod and go.sum to latest version from networkservicemesh/sdk@master networkservicemesh/sdk# networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/ networkservicemesh/sdk commit message: commit 5bdbc048dab0ac4e495234cdb79f6b8c05b8c2c9 Author: Artem Belov artem.belov@xored.com Date: Mon Mar 22 15:09:53 2021 +0700 Add support ipv6 for point2pointipam (#768) Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go IPPool tool Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go IPv4 tests Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Raplace roaring Bitmap with black red tree IP pool Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix using moved structure Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Benchmark tests Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix concurrent access Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Benchmark testing Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix linter issues Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Remove roaring bitmap from go.mod Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Readme file Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Exclude ipv6 subnet from ipv4 pool Signed-off-by: Artem Belov artem.belov@xored.com Signed-off-by: NSMBot nsmbot@networkservicmesh.io

…k@master networkservicemesh/sdk#

networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/

networkservicemesh/sdk commit message:
commit 5bdbc048dab0ac4e495234cdb79f6b8c05b8c2c9
Author: Artem Belov <artem.belov@xored.com>
Date:   Mon Mar 22 15:09:53 2021 +0700

    Add support ipv6 for point2pointipam (#768)

    * IPPool tool

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * IPv4 tests

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Raplace roaring Bitmap with black red tree IP pool

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Fix using moved structure

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Benchmark tests

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Fix concurrent access

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Benchmark testing

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Fix linter issues

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Remove roaring bitmap from go.mod

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Readme file

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Exclude ipv6 subnet from ipv4 pool

    Signed-off-by: Artem Belov <artem.belov@xored.com>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Mar 22, 2021
…cmd-nse-icmp-responder@master networkservicemesh/cmd-nse-icmp-responder#113

networkservicemesh/cmd-nse-icmp-responder PR link: networkservicemesh/cmd-nse-icmp-responder#113

networkservicemesh/cmd-nse-icmp-responder commit message:
commit 2ae275b7b80082b6cdb1562d535b6e0974c967bc
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Mon Mar 22 03:10:57 2021 -0500

    Merge fdcc67e3326d542081cb42403e4cb679ee0b4073 into 9ce6d12fd34e1a951478d55e179ea85813fd52f8

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
@github-actions github-actions bot merged commit 21c4a5b into master Mar 22, 2021
nsmbot pushed a commit that referenced this pull request Feb 17, 2023
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/8ad3655eadbae2ac2a9517b61fc7bf562ede3702

commit 8ad3655eadbae2ac2a9517b61fc7bf562ede3702
Author: Ruslan Bayandinov <45530296+wazsone@users.noreply.github.com>
Date:   Fri Feb 17 15:27:09 2023 +0600

    fix main package comment (#113)

    Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant