Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sockd: create_udp_socket() shouldn't set SO_DONTROUTE.
Otherwise unicast messages to the DHCP server (such DHCPREQUESTs sent in the RENEWING state) will fail if the DHCP server is on a different network subnet.
- Loading branch information