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

Rework Ipv6Addr::is_global to check for global reachability rather than global scope - rebase #99957

Merged
merged 4 commits into from
Aug 22, 2022

Commits on Jul 30, 2022

  1. Fix Ipv6Addr::is_global to check for global reachability rather tha…

    …n global scope
    CDirkx authored and chotchki committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    f7d8805 View commit details
    Browse the repository at this point in the history
  2. Change Ipv4Addr::is_global to be in line with Ipv6Addr::is_global

    Rebasing off master
    CDirkx authored and chotchki committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    f299064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3365b06 View commit details
    Browse the repository at this point in the history
  4. Original branch seems to have missed excluding the benchmark range fr…

    …om the globally reachable change
    chotchki committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    f659088 View commit details
    Browse the repository at this point in the history