chiark / gitweb /
sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any time
authorTom Gundersen <teg@jklm.no>
Fri, 21 Mar 2014 17:36:32 +0000 (18:36 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 21 Mar 2014 17:36:32 +0000 (18:36 +0100)
commit4644fee04fb515787bcfbba53b3cabe58c81d317
tree281ec9f90238811bf30460db1ae54b734041718f
parent9765ce69e15fd294db9553777b621515fa57f2c6
sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any time

If necessary, restart the clients to deal with a changing mac address
at runtime. This will solve the problem of starting clients on bridges
before they have received their final MAC address.
src/libsystemd-network/sd-dhcp-client.c
src/libsystemd-network/sd-ipv4ll.c