index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #21436 from yuwata/network-bus-introspect
Zbigniew Jędrzejewski-Szmek
2021-11-19
10
-34
/
+58
|
\
|
*
network: support --bus-introspect option
Yu Watanabe
2021-11-18
1
-0
/
+10
|
*
network: use BusObjectImplementation
Yu Watanabe
2021-11-18
9
-34
/
+48
*
|
Merge pull request #21435 from yuwata/network-cleanups-for-alternative-names
Yu Watanabe
2021-11-19
1
-1
/
+8
|
\
\
|
*
|
network: skip re-generating map from alternative names to link
Yu Watanabe
2021-11-18
1
-0
/
+3
|
*
|
network: do not clear map from alternative names to link when IFLA_PROP_LIST ...
Yu Watanabe
2021-11-18
1
-1
/
+5
|
|
/
*
/
network: always try to reconfigure when carrier gained
Yu Watanabe
2021-11-19
1
-1
/
+1
|
/
*
shared/json: use int64_t instead of intmax_t
Zbigniew Jędrzejewski-Szmek
2021-11-18
2
-3
/
+3
*
network: accept all values provided by kernel
Yu Watanabe
2021-11-17
1
-13
/
+2
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
network: tuntap: drop unnecessary minus
Yu Watanabe
2021-11-16
1
-5
/
+5
*
network: address: explicitly mention that the address is localhost
Yu Watanabe
2021-11-16
1
-2
/
+2
*
network: address: use route_scope_from_string()
Yu Watanabe
2021-11-16
1
-13
/
+7
*
Merge pull request #21344 from yuwata/network-ignore-carrier-loss-timespan
Yu Watanabe
2021-11-16
6
-26
/
+142
|
\
|
*
network: make IgnoreCarrierLoss= also take timespan
Yu Watanabe
2021-11-15
6
-19
/
+134
|
*
network: do not recall link_handle_bound_by_list() or so when the interface i...
Yu Watanabe
2021-11-14
1
-9
/
+10
*
|
Merge pull request #21235 from bacher09/slava/supress_ifgroup
Yu Watanabe
2021-11-16
6
-15
/
+103
|
\
\
|
*
|
network: Add SuppressInterfaceGroup= into routing policy
Slava Bacherikov
2021-11-15
3
-7
/
+90
|
*
|
network: change link group type to int32
Slava Bacherikov
2021-11-15
3
-8
/
+13
|
|
/
*
|
Merge pull request #21277 from yuwata/permanent-hw-addr
Luca Boccassi
2021-11-15
3
-49
/
+64
|
\
\
|
*
|
networkctl: read permanent hardware address from netlink message
Yu Watanabe
2021-11-13
1
-1
/
+2
|
*
|
network: also logs iftype, kind, and permanent hardware address
Yu Watanabe
2021-11-13
1
-1
/
+6
|
*
|
network: read permanent hardware address from netlink message
Yu Watanabe
2021-11-13
1
-3
/
+12
|
*
|
ethtool-util: introduce ethtool_get_permanent_hw_addr()
Yu Watanabe
2021-11-13
3
-28
/
+14
|
*
|
networkctl: introduce dump_hw_address()
Yu Watanabe
2021-11-13
1
-20
/
+34
*
|
|
Merge pull request #21359 from yuwata/network-split-route
Yu Watanabe
2021-11-15
11
-400
/
+470
|
\
\
\
|
*
|
|
network: include route or nexthop flags in the debug logs
Yu Watanabe
2021-11-14
2
-6
/
+8
|
*
|
|
network: introduce route_flags_to_string_alloc()
Yu Watanabe
2021-11-14
2
-0
/
+28
|
*
|
|
network: split networkd-route.[ch]
Yu Watanabe
2021-11-14
11
-394
/
+434
|
|
|
/
|
|
/
|
*
/
|
network: make Token=prefixstable optionally take secret key
Yu Watanabe
2021-11-14
1
-22
/
+70
|
/
/
*
|
network: manage route and nexthop flags
Yu Watanabe
2021-11-13
4
-19
/
+33
*
|
network: mention that errors will be ignored
Yu Watanabe
2021-11-13
1
-3
/
+3
|
/
*
network: neighbor: accept an empty string assignment
Yu Watanabe
2021-11-11
1
-5
/
+17
*
network: neighbor: use "struct hw_addr_data" to store link layer address
Yu Watanabe
2021-11-11
3
-83
/
+13
*
network: cake: fix copy-and-paste error
Yu Watanabe
2021-11-10
1
-1
/
+1
*
ether-addr-util: introduce {hw,ether}_addr_hash_ops_free
Yu Watanabe
2021-11-09
1
-1
/
+1
*
conf-parser: rename config_parse_hwaddr() -> config_parse_ether_addr()
Yu Watanabe
2021-11-09
3
-70
/
+70
*
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
Yu Watanabe
2021-11-09
8
-10
/
+10
*
Merge pull request #21269 from yuwata/network-netdev-cleanups
Yu Watanabe
2021-11-09
10
-310
/
+197
|
\
|
*
network/netdev: sort netdev kinds
Yu Watanabe
2021-11-09
3
-106
/
+112
|
*
network/bridge: drop if_bridge.h from bridge.h
Yu Watanabe
2021-11-09
4
-10
/
+16
|
*
network/netdev: fix typo
Yu Watanabe
2021-11-09
1
-1
/
+1
|
*
network: bareudp: use fill_message_create
Yu Watanabe
2021-11-09
1
-60
/
+4
|
*
network: geneve: use fill_message_create
Yu Watanabe
2021-11-09
1
-72
/
+4
|
*
network/netdev: update comment
Yu Watanabe
2021-11-09
1
-1
/
+1
|
*
network/netdev: reduce indentation
Yu Watanabe
2021-11-09
1
-60
/
+59
*
|
Merge pull request #21271 from yuwata/ether-addr-util-helper-functions
Zbigniew Jędrzejewski-Szmek
2021-11-09
2
-2
/
+2
|
\
\
|
*
|
ether-addr-util: make hw_addr_is_null() return true also for all zero address
Yu Watanabe
2021-11-09
2
-2
/
+2
|
|
/
*
|
Merge pull request #21272 from yuwata/netif-util-split
Zbigniew Jędrzejewski-Szmek
2021-11-09
3
-5
/
+6
|
\
\
|
*
|
netif-util: rename link_get_type_string() -> net_get_type_string()
Yu Watanabe
2021-11-09
2
-3
/
+3
[next]