]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkctl.c
networkctl: rework interface data acquisition
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Feb 2016 18:18:12 +0000 (19:18 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 21 Feb 2016 19:40:57 +0000 (20:40 +0100)
commitb147503eb49c0510685d60268a59c95c744dd851
tree2c8b8e29befbcb87f198ab6298d528bb55564189
parente997c4b09d519ec2dcc58a7bb34166eacca8e599
networkctl: rework interface data acquisition

Let's always use the same calls to acquire interface data. Specifically port
"networkctl status" to use acquire_link_info_strv() and acquire_link_info_all()
like the other calls.
src/network/networkctl.c