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

Improve IPv6 validation #201

Merged
merged 7 commits into from May 4, 2022

Commits on Feb 15, 2022

  1. Improve IPv6 validation

    SimonIT committed Feb 15, 2022
    Copy the full SHA
    8b714c3 View commit details
    Browse the repository at this point in the history
  2. Add some comments

    SimonIT committed Feb 15, 2022
    Copy the full SHA
    1d07d2b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Fix ipv4 with double colon

    SimonIT committed Feb 20, 2022
    Copy the full SHA
    752e2e4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c9fe721 View commit details
    Browse the repository at this point in the history
  3. Check for length

    SimonIT committed Feb 20, 2022
    Copy the full SHA
    7018386 View commit details
    Browse the repository at this point in the history
  4. Take empty parts in account

    SimonIT committed Feb 20, 2022
    Copy the full SHA
    b26a9b8 View commit details
    Browse the repository at this point in the history
  5. Reduce length calculation

    SimonIT committed Feb 20, 2022
    Copy the full SHA
    0c5b97c View commit details
    Browse the repository at this point in the history