summaryrefslogtreecommitdiff
path: root/src/network/networkctl.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-14networkctl: also use the same color logic when running "networkctl status" wi...Lennart Poettering1-9/+3
2014-08-14networkctl: add the same color logic to "list" and "status" outputsLennart Poettering1-40/+52
2014-08-14networkctl: name setup state variable setup_stateLennart Poettering1-10/+10
2014-08-14networkctl: update column header to new 'setup' state namingLennart Poettering1-1/+1
2014-08-13sd-networkd: rename link_get_state to link_get_setup_stateTom Gundersen1-2/+2
2014-08-13sd-network: /_get_link_/_link_get_/Tom Gundersen1-6/+6
2014-08-13networkctl: color status dump without link nameDaniel Buch1-2/+10
2014-08-13networkctl: add colors to admin state and fix alignmentTom Gundersen1-4/+19
2014-08-12networkctl: make networkctl status without link name show all local IP addressesLennart Poettering1-12/+26
2014-08-12networkctl: when outputing a list fo links, sort them by ifindexLennart Poettering1-53/+81
2014-08-12networkctl: add a bit of color to the outputLennart Poettering1-6/+24
2014-08-12networkctl: add new switch "-a" to "networkctl status" to show verbose status...Lennart Poettering1-105/+165
2014-08-12networkctl: properly format MAC addressesLennart Poettering1-9/+2
2014-08-12sd-network: add API to output all collected system-wide NTP and DNS serversLennart Poettering1-7/+13
2014-08-12networkd: add minimal client tool "networkd" to query network statusLennart Poettering1-0/+532