index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: NDA_LLADDR attribute can also take struct in_addr
Yu Watanabe
2019-07-11
1
-1
/
+1
*
networkctl: do not show '(null)' in HW Address entry
Yu Watanabe
2019-06-30
1
-6
/
+6
*
networkctl: show link speed, duplex, auto negotiation, and port
Yu Watanabe
2019-06-19
1
-2
/
+72
*
network: change type of BitRates= bus property
Yu Watanabe
2019-06-19
1
-39
/
+9
*
networkctl: fix use of uninitialized value
Yu Watanabe
2019-06-13
1
-1
/
+1
*
Merge pull request #12733 from keszybz/sd-bus-error-reporting
Zbigniew Jędrzejewski-Szmek
2019-06-04
1
-3
/
+5
|
\
|
*
networkctl: log quietly if we fail to get bit rates
Zbigniew Jędrzejewski-Szmek
2019-06-04
1
-3
/
+5
*
|
networkctl: re-cast value stored in Set with INT_TO_PTR()
Yu Watanabe
2019-06-04
1
-2
/
+3
|
/
*
networkctl: drop unnecessary use of table_add_cell_full()
Yu Watanabe
2019-06-03
1
-39
/
+41
*
networkctl: show link bit rates
Yu Watanabe
2019-06-01
1
-6
/
+117
*
networkctl: optionally show link statistics
Yu Watanabe
2019-06-01
1
-3
/
+62
*
networkctl: shorten Minimum/Maximum to min/max
Zbigniew Jędrzejewski-Szmek
2019-06-01
1
-2
/
+2
*
networkctl: do not show zero maximum MTU
Yu Watanabe
2019-05-31
1
-12
/
+18
*
networkctl: fix memleak
Yu Watanabe
2019-05-30
1
-2
/
+2
*
tree-wide: replace if_indextoname() with format_ifname()
Yu Watanabe
2019-05-29
1
-6
/
+8
*
networkctl: use Table for 'lldp' command
Yu Watanabe
2019-05-29
1
-15
/
+43
*
networkctl: use Table for 'label' command
Yu Watanabe
2019-05-29
1
-3
/
+25
*
networkctl: use Table for 'status' command
Yu Watanabe
2019-05-29
1
-131
/
+323
*
networkctl: use Table for 'list' command
Yu Watanabe
2019-05-29
1
-11
/
+51
*
networkctl: use parse_ifindex_or_ifname()
Yu Watanabe
2019-05-29
1
-6
/
+3
*
networkctl: add support to delete virtual netdevs
Susant Sahani
2019-05-29
1
-0
/
+61
*
networkctl: add support to display Transmit/Recieve queue length (#12633)
Susant Sahani
2019-05-22
1
-21
/
+38
*
networkctl: Add support to display min and max MTU
Susant Sahani
2019-05-21
1
-0
/
+16
*
networkctl: Display MTU
Susant Sahani
2019-05-21
1
-1
/
+1
*
Merge pull request #12411 from keszybz/pr/12394
Lennart Poettering
2019-05-08
1
-0
/
+1
|
\
|
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
|
network: use IN_ADDR_NULL and ETHER_ADDR_NULL
Yu Watanabe
2019-05-07
1
-3
/
+3
|
/
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+3
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
network: introduce 'degraded-carrier' operstate to order all states
Yu Watanabe
2019-03-13
1
-2
/
+2
*
networkctl: make enslaved operstate green
Yu Watanabe
2019-02-18
1
-1
/
+1
*
networkctl: accept wildcards to specify links
Yu Watanabe
2019-02-15
1
-65
/
+22
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-2
/
+2
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
networkctl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-8
/
+6
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-5
/
+5
*
tree-wide: do not assign unused return values
Yu Watanabe
2018-09-23
1
-12
/
+7
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-6
/
+4
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-4
/
+15
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
lldp: check that lldp neighbor raw data size is in expected range
Filipe Brandenburger
2018-06-08
1
-0
/
+4
*
networkd,udev: clean up MTU handling
Lennart Poettering
2018-04-26
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
tree-wide: voidify pager_open()
Yu Watanabe
2018-03-19
1
-3
/
+3
*
networkctl,hwdb: make verbs static
Yu Watanabe
2018-03-19
1
-5
/
+5
*
networkd: clean up link_get_type_string returns
Jason A. Donenfeld
2018-01-29
1
-19
/
+9
*
networkd: clean up link_get_type_string
Jason A. Donenfeld
2018-01-29
1
-9
/
+7
*
networkd: simplify and display all devtypes
Jason A. Donenfeld
2018-01-29
1
-20
/
+3
[next]