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

net: restrict unicast ip6 public address space #235

Merged
merged 2 commits into from
May 1, 2024
Merged

Commits on Feb 12, 2024

  1. net: restrict unicast ip6 public address space

    Global Unicast IPv6 addresses only belong to prefix 2000::/3. This
    change also classifies NAT64 prefixes as Public Addresses as they
    may reference public IPv4 addresses.
    sukunrt committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    077f575 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    8b9c1fd View commit details
    Browse the repository at this point in the history