]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: listen to changes to the MAC address
authorTom Gundersen <teg@jklm.no>
Wed, 5 Mar 2014 10:53:26 +0000 (11:53 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 5 Mar 2014 10:53:29 +0000 (11:53 +0100)
commit69629de9c820dd41fffb1bf9b69d6d5b319c19c9
treea53833db7bca9c4ba5723f6e5a85778a33fea382
parent3b35ade3fd015482a450fe20edb7c7b7ccbbb803
networkd: listen to changes to the MAC address

Bridges will change their MAC address when other devices are enslaved. We need
the correct MAC address to acquire a DHCP lease, so take note of it whenever
it changes.
src/network/networkd-link.c