network: do not change to configuring state needlessly
When DHCP or any other dynamic addresses are changed, then link_request_set_routes() is invoked, and even if no static routes are configured, the operational state is needlessly changed to configuring state. This makes the state is changed only when static routes are configured.
Loading
Please register or sign in to comment