You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
I would recommend that the validation in pluginlib.py should calculate the broadcast address instead of assuming 255 will be the right choice in either case.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
An export with the following IP setup will never be possible atm:
IP: 10.0.0.1
Net: 10.0.0.0/16
Gateway: 10.0.255.254
Same for e.g. IP 10.0.1.255.
I would recommend that the validation in pluginlib.py should calculate the broadcast address instead of assuming 255 will be the right choice in either case.
The text was updated successfully, but these errors were encountered: