chiark / gitweb /
dhcp-network: enable IP_FREEBIND for UDP sockets
authorTom Gundersen <teg@jklm.no>
Fri, 25 Jul 2014 12:43:16 +0000 (14:43 +0200)
committerTom Gundersen <teg@jklm.no>
Mon, 28 Jul 2014 08:44:51 +0000 (10:44 +0200)
commit076adf013a171e819f84684e2eb22e965e96ee59
treeb9bea55088432a3764613b9a5afdd17d6c17f16f
parent2d2349cc3ed43153344807892332c9fa626c8d8a
dhcp-network: enable IP_FREEBIND for UDP sockets

This allows the sockets to be bound to a specific address before it is configured,
also enable SO_REUSEADDR to allow multiple DHCP clients to run at the same time.
src/libsystemd-network/dhcp-network.c