chiark / gitweb /
networkd: link - flush all pending NEWLINK events before trying to match
authorTom Gundersen <teg@jklm.no>
Sat, 14 Jun 2014 16:52:46 +0000 (18:52 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 14 Jun 2014 17:01:46 +0000 (19:01 +0200)
commit4f561e8e4364e36345940d4376a9750a829f382f
tree4042ab75d827fc31799c68265e338c2226d739a2
parent5c8f858d207992469bd65356e3e44d37fcefa4b0
networkd: link - flush all pending NEWLINK events before trying to match

We could still have an old interface name and/or mac address when libudev
tells us that the device is initialized, as the up-to-date info could still
be on its way from the kernel.
src/network/networkd-link.c