summaryrefslogtreecommitdiff
path: root/src/network/networkctl.c
Commit message (Expand)AuthorAgeFilesLines
* networkctl: do not show '(null)' in HW Address entryYu Watanabe2019-06-301-6/+6
* networkctl: show link speed, duplex, auto negotiation, and portYu Watanabe2019-06-201-2/+72
* network: change type of BitRates= bus propertyYu Watanabe2019-06-191-39/+9
* networkctl: fix use of uninitialized valueYu Watanabe2019-06-131-1/+1
* Merge pull request #12733 from keszybz/sd-bus-error-reportingZbigniew Jędrzejewski-Szmek2019-06-041-3/+5
|\
| * networkctl: log quietly if we fail to get bit ratesZbigniew Jędrzejewski-Szmek2019-06-041-3/+5
* | networkctl: re-cast value stored in Set with INT_TO_PTR()Yu Watanabe2019-06-041-2/+3
|/
* networkctl: drop unnecessary use of table_add_cell_full()Yu Watanabe2019-06-031-39/+41
* networkctl: show link bit ratesYu Watanabe2019-06-011-6/+117
* networkctl: optionally show link statisticsYu Watanabe2019-06-011-3/+62
* networkctl: shorten Minimum/Maximum to min/maxZbigniew Jędrzejewski-Szmek2019-06-011-2/+2
* networkctl: do not show zero maximum MTUYu Watanabe2019-05-311-12/+18
* networkctl: fix memleakYu Watanabe2019-05-301-2/+2
* tree-wide: replace if_indextoname() with format_ifname()Yu Watanabe2019-05-291-6/+8
* networkctl: use Table for 'lldp' commandYu Watanabe2019-05-291-15/+43
* networkctl: use Table for 'label' commandYu Watanabe2019-05-291-3/+25
* networkctl: use Table for 'status' commandYu Watanabe2019-05-291-131/+323
* networkctl: use Table for 'list' commandYu Watanabe2019-05-291-11/+51
* networkctl: use parse_ifindex_or_ifname()Yu Watanabe2019-05-291-6/+3
* networkctl: add support to delete virtual netdevsSusant Sahani2019-05-291-0/+61
* networkctl: add support to display Transmit/Recieve queue length (#12633)Susant Sahani2019-05-221-21/+38
* networkctl: Add support to display min and max MTUSusant Sahani2019-05-211-0/+16
* networkctl: Display MTUSusant Sahani2019-05-211-1/+1
* Merge pull request #12411 from keszybz/pr/12394Lennart Poettering2019-05-081-0/+1
|\
| * Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* | network: use IN_ADDR_NULL and ETHER_ADDR_NULLYu Watanabe2019-05-071-3/+3
|/
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+3
* util: split out sorting related calls to new sort-util.[ch]Lennart Poettering2019-03-131-1/+1
* network: introduce 'degraded-carrier' operstate to order all statesYu Watanabe2019-03-131-2/+2
* networkctl: make enslaved operstate greenYu Watanabe2019-02-181-1/+1
* networkctl: accept wildcards to specify linksYu Watanabe2019-02-151-65/+22
* locale-util: prefix special glyph enum values with SPECIAL_GLYPH_Lennart Poettering2018-12-141-2/+2
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* networkctl: define main through macroZbigniew Jędrzejewski-Szmek2018-11-201-8/+6
* basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek2018-11-141-5/+5
* tree-wide: do not assign unused return valuesYu Watanabe2018-09-231-12/+7
* tree-wide: use typesafe_qsort()Yu Watanabe2018-09-191-6/+4
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+15
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* lldp: check that lldp neighbor raw data size is in expected rangeFilipe Brandenburger2018-06-081-0/+4
* networkd,udev: clean up MTU handlingLennart Poettering2018-04-261-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-4/+2
* tree-wide: voidify pager_open()Yu Watanabe2018-03-191-3/+3
* networkctl,hwdb: make verbs staticYu Watanabe2018-03-191-5/+5
* networkd: clean up link_get_type_string returnsJason A. Donenfeld2018-01-291-19/+9
* networkd: clean up link_get_type_stringJason A. Donenfeld2018-01-291-9/+7
* networkd: simplify and display all devtypesJason A. Donenfeld2018-01-291-20/+3
* networkd: display wireguard devtypeJason A. Donenfeld2018-01-291-7/+15