chiark / gitweb /
networkd: update mac address in clients when it changes
authorTom Gundersen <teg@jklm.no>
Thu, 20 Mar 2014 18:20:55 +0000 (19:20 +0100)
committerTom Gundersen <teg@jklm.no>
Thu, 20 Mar 2014 19:18:15 +0000 (20:18 +0100)
commitc49b33aca6fd6a66e2bc43dad4a12701b7df8472
tree495e04463c13e05971586302bdedc163a7f4d61c
parent58ec2d3e6e7d2274f5bb5cb64b936f1dbac45168
networkd: update mac address in clients when it changes

Pass the mac address on to ipv4ll and dhcp clients so they always have
up-to-date information, and may react appropriately to the change.

Also drop setting the mac address from uevent, and only log when the
address actually changes.
src/network/networkd-link.c
src/network/networkd-manager.c