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

IPv4 address with mask should not contain a white space #64

Merged
merged 1 commit into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. IPv4 address with mask should not contain a white space

    This IPv4 address should be illegal `0.0.0.0 /32`.  This is compatible
    with `inet_net_pton`.
    coot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2601332 View commit details
    Browse the repository at this point in the history