summaryrefslogtreecommitdiffstats
path: root/src/network/networkctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-netlink: rename from sd-rtnlTom Gundersen2015-06-131-42/+42
* sd-rtnl: make joining broadcast groups implicitTom Gundersen2015-06-111-3/+3
* tree-wide: remove spurious spaceThomas Hindoe Paaboel Andersen2015-06-081-1/+1
* networkctl: fix uninitialized variableRonny Chevalier2015-05-301-1/+1
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+1
* networkctl: port from libudev to sd-deviceTom Gundersen2015-04-021-32/+24
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-271-1/+1
* networkctl: avoid leak if a field was specified twiceZbigniew Jędrzejewski-Szmek2015-03-071-6/+6
* networkd: add support for Uplink Failure DetectionAlin Rauta2015-02-271-16/+27
* man: add networkctl(1)Zbigniew Jędrzejewski-Szmek2015-01-201-1/+1
* networkctl: avoid potential use of unitialized variablesZbigniew Jędrzejewski-Szmek2015-01-011-7/+16
* networkctl: remove unused variableZbigniew Jędrzejewski-Szmek2015-01-011-5/+0
* network: fix scanf/printf formatZbigniew Jędrzejewski-Szmek2015-01-011-2/+2
* networkctl: fix strappend() error checkingDavid Herrmann2014-12-311-1/+1
* networkctl: lldp - respect arg_legendTom Gundersen2014-12-191-6/+10
* LLDP: Add support for networkctlSusant Sahani2014-12-191-0/+258
* networkctl: port to verbs helperTom Gundersen2014-12-191-76/+11
* networkctl: port from libudev to sd-hwdbTom Gundersen2014-12-151-23/+29
* networkctl: remove unused variableThomas Hindoe Paaboel Andersen2014-12-121-1/+0
* networkctl: also draw a nice unicode cirlce when "networkctl status" is run w...Lennart Poettering2014-12-121-4/+5
* networkctl: show interface names next to IP addresses if we dump adresses fro...Lennart Poettering2014-12-121-23/+35
* networkctl: also show gateway address when "networkctl status" without furthe...Lennart Poettering2014-12-121-16/+40
* networkctl: show MAC address OUI vendor next to MAC addressesLennart Poettering2014-12-121-5/+14
* networkctl: use the shared functions for enumerating the local gatewaysTom Gundersen2014-12-041-99/+15
* rtnl: when querying local addresses and gateways, take address family into ac...Lennart Poettering2014-12-041-2/+2
* networkctl: remove unused variableThomas Hindoe Paaboel Andersen2014-12-031-2/+1
* networkd: fix typoTorstein Husebø2014-12-031-2/+2
* shared: add format helpers for printing MAC addressesTom Gundersen2014-12-021-3/+3
* networkctl: print the Gateway in the status outputTom Gundersen2014-12-021-1/+252
* treewide: another round of simplificationsMichal Schmidt2014-11-281-8/+4
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-2/+2
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-281-20/+10
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-5/+5
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-5/+5
* networkctl: show the link file applied to each linkTom Gundersen2014-09-081-2/+5
* networkctl: show the network file applied to each linkTom Gundersen2014-09-081-2/+5
* networkctl: do not mix dns and ntp serversZbigniew Jędrzejewski-Szmek2014-08-281-1/+1
* networkctl: use safe_qsort in case no links are presentThomas Hindoe Paaboel Andersen2014-08-161-1/+1
* networkctl: show acquired system domainsLennart Poettering2014-08-151-2/+6
* networkctl: two OOM fixesLennart Poettering2014-08-151-1/+5
* sd-network: add support for wildcard domainsTom Gundersen2014-08-151-0/+7
* util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...Lennart Poettering2014-08-151-2/+5
* networkctl: increase column width for link type to 18, to accomodate for 'iee...Lennart Poettering2014-08-151-2/+2
* networkctl: print local domain name in status outputLennart Poettering2014-08-151-1/+4
* networkctl: also use the same color logic when running "networkctl status" wi...Lennart Poettering2014-08-141-9/+3
* networkctl: add the same color logic to "list" and "status" outputsLennart Poettering2014-08-141-40/+52
* networkctl: name setup state variable setup_stateLennart Poettering2014-08-141-10/+10
* networkctl: update column header to new 'setup' state namingLennart Poettering2014-08-141-1/+1
* sd-networkd: rename link_get_state to link_get_setup_stateTom Gundersen2014-08-131-2/+2
* sd-network: /_get_link_/_link_get_/Tom Gundersen2014-08-131-6/+6