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
*
networkctl: Add support to set link up and down
Susant Sahani
2020-03-26
1
-0
/
+67
*
Merge pull request #15224 from ssahani/geneve
Zbigniew Jędrzejewski-Szmek
2020-03-26
1
-0
/
+59
|
\
|
*
networkctl: Display more geneve preperties
Susant Sahani
2020-03-25
1
-0
/
+59
*
|
networkctl: Use string table for bridge state
Susant Sahani
2020-03-24
1
-11
/
+2
|
/
*
networkctl: Add more bridge properties
Susant Sahani
2020-03-24
1
-1
/
+25
*
networkctl: Add support to display SIP servers
Susant Sahani
2020-03-22
1
-1
/
+5
*
networkctl: Add support to display IPv6 addrgenmode
Susant Sahani
2020-03-19
1
-0
/
+33
*
networkctl: Add support to display bond
Susant Sahani
2020-03-18
1
-1
/
+40
*
networkctl: Add support to display vti and vti6 tunnels
Susant Sahani
2020-03-18
1
-2
/
+8
*
networkctl: add support to display ip6gre, ip6gretap, ip6erspan
Susant Sahani
2020-03-18
1
-1
/
+21
*
networkctl: Add support to display gre gretap and erspan
Susant Sahani
2020-03-17
1
-2
/
+4
*
networkctl: Add support to display geneve tunnel info
Susant Sahani
2020-03-17
1
-0
/
+67
*
networkctl: Add support to show tunnel (ipip/sit) local and remote address
Susant Sahani
2020-03-17
1
-0
/
+27
*
Merge pull request #15138 from ssahani/networkctl-vlan
Anita Zhang
2020-03-16
1
-1
/
+12
|
\
|
*
networkctl: Add support to display vlan ID
Susant Sahani
2020-03-16
1
-1
/
+12
*
|
networkctl: Add support to display master device
Susant Sahani
2020-03-16
1
-0
/
+12
|
/
*
networkctl: Add support to display qdisc
Susant Sahani
2020-03-13
1
-1
/
+19
*
Merge pull request #14904 from ssahani/dhcp-server-force-renew
Chris Down
2020-03-06
1
-0
/
+44
|
\
|
*
network: Add support in networkctl for DHCP server forcerenew
Susant Sahani
2020-02-28
1
-0
/
+44
*
|
network: make Type=ether match based on iftype
Yu Watanabe
2020-03-02
1
-22
/
+1
|
/
*
systemd: Fix busctl crash on aarch64 when setting output table format
Alin Popa
2020-02-15
1
-1
/
+1
*
network,udev: use uint64_t for bit rate
Yu Watanabe
2020-01-21
1
-2
/
+2
*
Merge pull request #14562 from yuwata/table-strv
Zbigniew Jędrzejewski-Szmek
2020-01-15
1
-87
/
+50
|
\
|
*
networkctl: use TABLE_STRV
Yu Watanabe
2020-01-15
1
-87
/
+50
*
|
Merge pull request #14547 from keszybz/networkctl-matching
Yu Watanabe
2020-01-15
1
-4
/
+35
|
\
\
|
|
/
|
/
|
|
*
networkctl: return error or warning when interfaces are not matched
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-4
/
+35
*
|
Merge pull request #14381 from keszybz/ifindex-cleanup
Lennart Poettering
2020-01-13
1
-19
/
+12
|
\
\
|
*
|
networkctl: break long line
Zbigniew Jędrzejewski-Szmek
2020-01-12
1
-1
/
+2
|
*
|
Resolve alternative ifnames wherever we would resolve an interface name
Zbigniew Jędrzejewski-Szmek
2020-01-12
1
-18
/
+4
|
*
|
networkctl: define a helper for interface name resolution
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-18
/
+24
|
*
|
tree-wide: make parse_ifindex simply return the index
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-6
/
+6
|
|
/
*
|
tree-wide: use table_log_add_error()
Yu Watanabe
2020-01-10
1
-54
/
+63
*
|
networkctl: set table width 0 when --full is specified
Yu Watanabe
2020-01-10
1
-0
/
+15
|
/
*
Merge pull request #14523 from keszybz/refactorings
Yu Watanabe
2020-01-09
1
-2
/
+1
|
\
|
*
network: do not require ethtool_get_permanent_macaddr() to get an fd
Zbigniew Jędrzejewski-Szmek
2020-01-08
1
-2
/
+1
*
|
Merge pull request #14448 from yuwata/network-permanent-mac-address
Lennart Poettering
2020-01-08
1
-0
/
+28
|
\
|
|
*
networkctl: show permanent mac address if it is not used now
Yu Watanabe
2020-01-08
1
-0
/
+28
*
|
networkctl: status command also shows logs of networkd
Yu Watanabe
2020-01-07
1
-3
/
+92
|
/
*
Merge pull request #14377 from keszybz/fixups
Lennart Poettering
2019-12-18
1
-1
/
+2
|
\
|
*
Restore silent handling of BUS_ERROR_SPEED_METER_INACTIVE
Zbigniew Jędrzejewski-Szmek
2019-12-18
1
-1
/
+2
*
|
networkctl: support alternative name to specify interface
Yu Watanabe
2019-12-17
1
-10
/
+35
|
/
*
networkctl: show alternative names
Yu Watanabe
2019-12-16
1
-0
/
+16
*
network: do not return error but return UINT64_MAX if speed meter is disabled
Yu Watanabe
2019-12-04
1
-3
/
+2
*
networkctl: fix to show BSSID
Yu Watanabe
2019-12-03
1
-1
/
+1
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-4
/
+4
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-1
/
+0
*
network: support matching based on wifi interfece type
Yu Watanabe
2019-10-25
1
-5
/
+8
*
networkctl: introduce reconfigure method
Yu Watanabe
2019-10-24
1
-20
/
+67
*
networkctl: use format_ifname_full()
Yu Watanabe
2019-10-24
1
-12
/
+6
*
networkctl: fix error message
Yu Watanabe
2019-10-24
1
-1
/
+2
[next]