summaryrefslogtreecommitdiff
path: root/src/network/networkd-link.h
Commit message (Collapse)AuthorAge
* networkd: move carrier gained/lost handling from link_update_flags() to ↵Tom Gundersen2014-09-04
| | | | | | link_update() This allows us also to simplify link_has_carrier() a bit.
* sd-network: rename operstates 'down' -> 'off' and 'up' -> 'no-carrier'Tom Gundersen2014-08-13
| | | | Suggested by Lennart and Kay.
* sd-network: rename state INITALIZING to PENDING and expose as any other stateTom Gundersen2014-08-13
| | | | | | | 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.
* sd-network: split the operstate 'unknown' into 'down' and 'up'Tom Gundersen2014-08-12
|
* networkd: link - split out dhcp4 handlingTom Gundersen2014-08-12
|
* networkd: link - split out ipv4ll handlingTom Gundersen2014-08-12
|
* networkd: split out networkd-link.hTom Gundersen2014-08-12