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
fix(DHCPServer): don't initialize dhcp server on non-static interfaces #781
The current setup only marked dhcp interfaces as exempt from dhcp server initialization. We need to broaden this exemption condition to exclude any non-static interface.
0 commit comments