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
*
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
*
network: can: do not warn if link does not exist anymore
Yu Watanabe
2021-04-30
1
-1
/
+5
*
network: drop duplicated link_up_can()
Yu Watanabe
2021-04-30
3
-45
/
+4
*
network: neighbor: use sd_netlink_message_read_data() at one more place
Yu Watanabe
2021-04-29
1
-30
/
+7
*
network: introduce log_neighbor_debug()
Yu Watanabe
2021-04-29
1
-34
/
+35
*
network: reduce indentation in log_address_debug() or friends
Yu Watanabe
2021-04-29
4
-70
/
+74
*
network: do not set nexthop ID, gateway, and multipath routes simultaneously
Yu Watanabe
2021-04-29
1
-8
/
+20
*
network: do not remove reject type routes more than once
Yu Watanabe
2021-04-29
2
-0
/
+6
*
network: do not set route type on specific route removal
Yu Watanabe
2021-04-29
1
-4
/
+20
*
network: unify log_link_message_full_errno() and log_message_warning_errno()
Yu Watanabe
2021-04-29
4
-25
/
+29
*
network: dhcp4: downgrade log level when interface is removed
Yu Watanabe
2021-04-29
1
-1
/
+3
*
network: drop meaningless bitfield specifiers
Yu Watanabe
2021-04-29
1
-2
/
+2
*
Merge pull request #19449 from yuwata/network-downgrade-log-level
Yu Watanabe
2021-04-29
4
-7
/
+6
|
\
|
*
network: ndisc: fix ipv6 route preference for routes with Gateway=_ipv6ra
Yu Watanabe
2021-04-29
1
-1
/
+1
|
*
network: neighbor: downgrade log level
Yu Watanabe
2021-04-28
1
-4
/
+3
|
*
network: link: downgrade log level
Yu Watanabe
2021-04-28
1
-1
/
+1
|
*
network: dhcp4: downgrade log level
Yu Watanabe
2021-04-28
1
-1
/
+1
*
|
Merge pull request #19374 from yuwata/network-dhcp-routes-to-ntp
Lennart Poettering
2021-04-28
4
-17
/
+64
|
\
\
|
|
/
|
/
|
|
*
network: dhcp4: introduce RoutesToNTP= boolean setting
Yu Watanabe
2021-04-26
4
-0
/
+29
|
*
network: dhcp4: split and rename link_set_dns_routes()
Yu Watanabe
2021-04-26
1
-17
/
+34
|
*
network: dhcp4: enable RoutesToDNS= by default
Yu Watanabe
2021-04-26
1
-0
/
+1
*
|
Add support for conditions on the machines firmware
Uwe Kleine-König
2021-04-28
2
-0
/
+2
*
|
network: neighbor: Always add neighbors with replace
William A. Kennington III
2021-04-27
1
-4
/
+0
|
/
*
Merge pull request #19286 from yuwata/network-dhcp-routes-to-dns-19077
Zbigniew Jędrzejewski-Szmek
2021-04-26
1
-39
/
+115
|
\
|
*
network: dhcp4: ignore null dns address
Yu Watanabe
2021-04-23
1
-0
/
+3
|
*
network: dhcp4: set gateway for route to DNS server if it is not in the same ...
Yu Watanabe
2021-04-23
1
-14
/
+22
|
*
network: dhcp4: ignore gateway in static routes if destination is link-local ...
Yu Watanabe
2021-04-23
1
-26
/
+89
|
*
network: dhcp4: also set route MTU to prefix route and DNS routes
Yu Watanabe
2021-04-23
1
-0
/
+2
*
|
network: update comment and log message
Yu Watanabe
2021-04-26
1
-2
/
+3
*
|
Merge pull request #19421 from yuwata/fix-typo
Luca Boccassi
2021-04-26
1
-1
/
+1
|
\
\
|
*
|
network: fix typo
Yu Watanabe
2021-04-26
1
-1
/
+1
|
|
/
*
/
network: add missing sections
Yu Watanabe
2021-04-26
1
-0
/
+2
|
/
*
Merge pull request #19392 from yuwata/network-dhcp-split-link_set_dhcp_routes
Yu Watanabe
2021-04-23
1
-197
/
+256
|
\
|
*
network: dhcp4: simplify link_set_dns_routes()
Yu Watanabe
2021-04-22
1
-53
/
+52
|
*
network: dhcp4: introduce link_set_dhcp_gateway() and link_set_dhcp_route_to_...
Yu Watanabe
2021-04-22
1
-76
/
+112
|
*
network: dhcp4: introduce link_set_dhcp_static_routes()
Yu Watanabe
2021-04-22
1
-63
/
+89
|
*
network: dhcp4: introduce link_set_dhcp_prefix_route()
Yu Watanabe
2021-04-22
1
-30
/
+28
*
|
Merge pull request #19346 from mihajlov/dhcp_broadcast_l3
Dimitri John Ledkov
2021-04-22
4
-4
/
+29
|
\
\
|
*
|
network: enable DHCP broadcast flag if required by interface
Viktor Mihajlovski
2021-04-21
4
-4
/
+29
*
|
|
fix: point to the correct drop-ins subdirectory for confs
Jóhann B. Guðmundsson
2021-04-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #19271 from yuwata/dhcp-duid-uuid
Lennart Poettering
2021-04-21
18
-325
/
+509
|
\
\
|
*
|
network: dhcp: constify link_get_duid()
Yu Watanabe
2021-04-21
4
-16
/
+19
|
*
|
network: dhcp: introduce duid_needs_product_uuid() helper function
Yu Watanabe
2021-04-21
1
-1
/
+7
|
*
|
network: configure non-dhcp configs earlier even DUID-UUID is used by DHCP cl...
Yu Watanabe
2021-04-21
12
-126
/
+122
[next]