chiark / gitweb /
sd-network: rename state INITALIZING to PENDING and expose as any other state
authorTom Gundersen <teg@jklm.no>
Wed, 13 Aug 2014 13:34:27 +0000 (15:34 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 13 Aug 2014 13:39:57 +0000 (15:39 +0200)
commit8434fd5cf23f998a0f3a0f947a4308a8c18ba7a5
treed2efcdb8f500b3358b744e7319880f79fff9e47b
parent90ab504273a7f186ebb76e6acfb778b4e0d7c91b
sd-network: rename state INITALIZING to PENDING and expose as any other state

This is the state when we are waiting for udev to initialize the device, and waiting for
libudev and rtnl to be in sync. In the future we probably will also be waiting for nl80211.
At this point we do not yet have enough information to know whether or not networkd should
be handling the device.
src/libsystemd/sd-network/sd-network.c
src/network/networkd-link.c
src/network/networkd-link.h
src/systemd/sd-network.h