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
*
network: show online state in networkctl status output
Alvin Šipraga
2021-05-19
1
-5
/
+42
*
network: add an online state for links and manager
Alvin Šipraga
2021-05-19
9
-3
/
+80
*
Merge pull request #19611 from yuwata/network-dhcp-server-introduce-server-ad...
Yu Watanabe
2021-05-19
12
-135
/
+214
|
\
|
*
network: dhcp-server: introduce ServerAddress= setting
Yu Watanabe
2021-05-18
6
-22
/
+134
|
*
network: address: introduce link_get_ipv4/ipv6_address()
Yu Watanabe
2021-05-18
3
-16
/
+39
|
*
network: use UINT32_C() macro
Yu Watanabe
2021-05-18
1
-1
/
+1
|
*
network: introduce address_set_broadcast()
Yu Watanabe
2021-05-18
3
-22
/
+38
|
*
network: use config_parse_in_addr_non_null()
Yu Watanabe
2021-05-18
5
-74
/
+2
*
|
network: fix Link reference counter issue
Yu Watanabe
2021-05-18
1
-118
/
+122
*
|
network: also drop requests when link enters linger state
Yu Watanabe
2021-05-18
1
-11
/
+13
*
|
network: merge link_drop() and link_detach_from_manager()
Yu Watanabe
2021-05-18
1
-15
/
+12
*
|
network: fix possible message counter double decrement
Yu Watanabe
2021-05-18
5
-0
/
+15
|
/
*
network:dhcp4_server_configure returns if not able to get timezone
tramsay
2021-05-15
1
-7
/
+9
*
network: shorten code a bit and update log message
Yu Watanabe
2021-05-14
1
-10
/
+6
*
networkctl: introduce --json option for "status" and "list" commands
Yu Watanabe
2021-05-14
1
-1
/
+130
*
networkctl: use table_set_empty_string()
Yu Watanabe
2021-05-14
1
-3
/
+5
*
network: introduce Describe() method for manager and links
Yu Watanabe
2021-05-14
6
-0
/
+227
*
udev,network: make link_get_type_string() return negative errno on failure
Yu Watanabe
2021-05-14
2
-4
/
+12
*
network: move and rename network_get() -> link_get_network()
Yu Watanabe
2021-05-14
4
-86
/
+59
*
network: make route_configure() return all created routes
Yu Watanabe
2021-05-12
1
-12
/
+38
*
network: make log_route_debug() show multipath routes and Gateway=_dhcp4 or _...
Yu Watanabe
2021-05-12
1
-6
/
+27
*
network: use request queue to configure addresses, routes, and nexthops
Yu Watanabe
2021-05-12
16
-572
/
+896
*
network: use request queue to configure neighbors
Yu Watanabe
2021-05-12
6
-36
/
+94
*
network: use request queue to configure routing policy rules
Yu Watanabe
2021-05-12
8
-63
/
+144
*
network: introduce link_is_ready_to_configure() helper function
Yu Watanabe
2021-05-12
2
-0
/
+21
*
network: add skeleton of request queue
Yu Watanabe
2021-05-12
6
-2
/
+192
*
network: nexthop: add NextHop object before sending netlink request
Yu Watanabe
2021-05-12
1
-6
/
+6
*
network: split out common part of route or address handlers
Yu Watanabe
2021-05-12
8
-171
/
+155
*
network: change order of dropping network configs
Yu Watanabe
2021-05-12
1
-8
/
+8
*
network: simplify and rename routing_policy_rule_copy()
Yu Watanabe
2021-05-12
1
-38
/
+20
*
network: introduce route_dup()
Yu Watanabe
2021-05-12
2
-0
/
+39
*
network: introduce manager_address_is_reachable()
Yu Watanabe
2021-05-12
2
-0
/
+41
*
network: introduce link_has_route()
Yu Watanabe
2021-05-12
2
-5
/
+68
*
network: delay resolving interface specifier in MultiPathRoute=
Yu Watanabe
2021-05-12
1
-27
/
+38
*
network: introduce manager_has_address()
Yu Watanabe
2021-05-12
2
-0
/
+58
*
network: use IPV4_ADDRESS_FMT_STR/VAL macros and in6_addr_to_string() or friends
Yu Watanabe
2021-05-12
5
-128
/
+121
*
in-addr-util: move IPV4_ADDRESS_FMT_STR/VAL macros from networkd-address.h
Yu Watanabe
2021-05-12
1
-7
/
+0
*
network: use in6_addr_is_link_local() or friends
Yu Watanabe
2021-05-12
1
-4
/
+4
*
network: rename routing_policy_rule_configure_internal() and make it take cal...
Yu Watanabe
2021-05-12
1
-55
/
+62
*
network: make nexthop_configure() take callback
Yu Watanabe
2021-05-12
1
-33
/
+39
*
network: make neighbor_configure() take callback
Yu Watanabe
2021-05-12
1
-30
/
+35
*
Merge pull request #19542 from yuwata/unit-after-socket
Zbigniew Jędrzejewski-Szmek
2021-05-10
1
-0
/
+3
|
\
|
*
network: check that bus is ready at one more place
Yu Watanabe
2021-05-08
1
-0
/
+3
*
|
networkd: correct batman-adv setting name (GatewayBandwidth) (#19539)
Jörg Deckert
2021-05-08
1
-0
/
+2
*
|
rfc3046 implementation
Yegor Alexeyev
2021-05-08
5
-4
/
+53
|
/
*
network: do not bring up CAN interface on configure
Yu Watanabe
2021-04-30
1
-0
/
+4
*
network: make CAN device follow activation policy
Yu Watanabe
2021-04-30
1
-10
/
+9
*
network: introduce link_activate()
Yu Watanabe
2021-04-30
2
-7
/
+17
*
network: do not try to configure address or etc on can device
Yu Watanabe
2021-04-30
3
-0
/
+25
*
network: can: shorten code a bit
Yu Watanabe
2021-04-30
1
-13
/
+5
[next]