summaryrefslogtreecommitdiff
path: root/src/network/networkd-wait-online-link.h
AgeCommit message (Collapse)Author
2014-07-17networkd-wait-online: track linksTom Gundersen
Rather than refetching the link information on ever event, we liston to rtnl to track them. Much code stolen from resolved. This will allow us to simplify the sd-network api and don't expose information available over rtnl.