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
Currently FeDHCP implements simple +1 arithmetik
In case the IP of the switch port changed, for whatever reason, FeDHCP fails, because the old leased IPs are still present. A new update logic shall be introduced, which fixes the issue.
Currently
FeDHCPimplements simple +1 arithmetikIn case the IP of the switch port changed, for whatever reason, FeDHCP fails, because the old leased IPs are still present. A new update logic shall be introduced, which fixes the issue.