sd-dhcp6-client: allow multiple clients on host
authorTom Gundersen <teg@jklm.no>
Mon, 16 Nov 2015 18:05:27 +0000 (19:05 +0100)
committerTom Gundersen <teg@jklm.no>
Tue, 17 Nov 2015 12:26:51 +0000 (13:26 +0100)
commit6506063f8f68f589040cfcc138d3f61269fb2a63
tree62d378f3a29268c86959c90ba4794be33757c132
parent62379e884e8a30cabbad994095c76e2f44b8f425
sd-dhcp6-client: allow multiple clients on host

We need to enable SO_REUSEADDR in order for several sockets to be allowed
to bind to the same port (even on different links).
src/libsystemd-network/dhcp6-network.c