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 #245

Merged
merged 1 commit into from
Mar 26, 2021

Commits on Mar 26, 2021

  1. Update go.mod and go.sum to latest version from networkservicemesh/sd…

    …k@master networkservicemesh/sdk#
    
    networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/
    
    networkservicemesh/sdk commit message:
    commit 63d1839d3a78d781080c27dbbd569b1688d30655
    Author: Artem Belov <artem.belov@xored.com>
    Date:   Fri Mar 26 15:58:45 2021 +0700
    
        Replace PrefixPool with IPPool in excludedPrefixesServer (#787)
    
        * 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>
    
        * GetPrefixes method
    
        Signed-off-by: Artem Belov <artem.belov@xored.com>
    
        * Replace PrefixPool with IPPool
    
        Signed-off-by: Artem Belov <artem.belov@xored.com>
    
        * Prefix bits as a const
    
        Signed-off-by: Artem Belov <artem.belov@xored.com>
    
        * Some refactoring
    
        Signed-off-by: Artem Belov <artem.belov@xored.com>
    
    Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
    NSMBot committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    075ad81 View commit details
    Browse the repository at this point in the history