summaryrefslogtreecommitdiff
path: root/src/network/networkd-wait-online.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-9/+6
2014-07-17networkd-wait-online: track linksTom Gundersen1-173/+15
2014-07-17sd-network: fix parameter order for sd_network_monitor_new()Lennart Poettering1-1/+1
2014-05-24Fix several small typosJonathan Boulle1-1/+1
2014-05-19networkd-wait-online: wait for addresses to be configuredTom Gundersen1-1/+3
2014-05-08networkd-wait-online: flush monitor events after processingTom Gundersen1-13/+14
2014-05-08networkd-wait-online: fix false positives when checking if a link is managed ...Tom Gundersen1-3/+2
2014-05-07networkd-wait-online: rely purely on sd-network events and drop rtnl hooksTom Gundersen1-54/+11
2014-04-26networkd-wait-online: refactor a bitTom Gundersen1-39/+34
2014-04-26networkd-wait-online: drop config file and add commandline options insteadTom Gundersen1-36/+80
2014-04-24networkd-wait-online: improve interoptability and enable by defaultTom Gundersen1-14/+181
2014-03-03networkd: wait-online - fix typoTom Gundersen1-1/+1
2014-03-01networkd-wait-online: use automatic cleanupThomas Hindoe Paaboel Andersen1-7/+5
2014-02-28sd-network: turn states 'unknown' and 'unmanaged' into errnosTom Gundersen1-10/+5
2014-02-28networkd: add networkd-wait-onlineTom Gundersen1-0/+142