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
*
test-network: add test case for issue #31165
Yu Watanabe
2024-02-09
1
-0
/
+2
*
network: do not bring down a bonding port interface when it is already joined
Yu Watanabe
2024-02-09
1
-9
/
+9
*
network: fix typo
Yu Watanabe
2024-02-09
1
-2
/
+2
*
Merge pull request #31177 from yuwata/network-ndisc-on-link-zero
Yu Watanabe
2024-02-09
1
-5
/
+69
|
\
|
*
network/ndisc: drop onlink prefix route when on-link flag is zero
Yu Watanabe
2024-02-08
1
-4
/
+68
|
*
network/ndisc: fix use-of-uninitialized-value on failure path
Yu Watanabe
2024-02-08
1
-1
/
+1
*
|
Merge pull request #31245 from yuwata/network-ndisc-adjust-log-messages
Yu Watanabe
2024-02-08
1
-12
/
+8
|
\
\
|
*
|
network/ndisc: sd_ndisc_router_get_{icmp6_ratelimit,retransmission_time}() sh...
Yu Watanabe
2024-02-07
1
-8
/
+4
|
*
|
network/ndisc: slightly adjust log messages
Yu Watanabe
2024-02-07
1
-4
/
+4
*
|
|
wait-online: split out get_state_range()
Yu Watanabe
2024-02-08
1
-9
/
+23
|
|
/
|
/
|
*
|
network/dhcp4: disable IPv6OnlyMode= by default
Yu Watanabe
2024-02-08
1
-1
/
+3
|
/
*
Merge pull request #31176 from yuwata/network-required-for-online
Yu Watanabe
2024-02-07
3
-2
/
+35
|
\
|
*
network: adjust default RequiredForOnline= and RequiredFamilyForOnline= setting
Yu Watanabe
2024-02-02
3
-2
/
+35
*
|
network: set 'removing' flag to remembered object
Yu Watanabe
2024-02-07
4
-0
/
+13
*
|
network/address: do not configure with IFA_F_TENTATIVE
Yu Watanabe
2024-02-07
1
-3
/
+0
*
|
wait-online: by default not all interface need to be online
Yu Watanabe
2024-02-06
1
-1
/
+3
|
/
*
network/ndisc: fix typo
Yu Watanabe
2024-02-02
1
-1
/
+1
*
fileio: fputs_with_space → _with_separator and modernization
Mike Yuan
2024-01-25
1
-5
/
+5
*
network/nexthop: drop dependent routes on removal
Yu Watanabe
2024-01-25
1
-1
/
+6
*
network/route: introduce reverse map for route with nexthop ID
Yu Watanabe
2024-01-25
6
-1
/
+58
*
network/route: also remove route on cancelling request
Yu Watanabe
2024-01-25
1
-0
/
+7
*
network/route: drop Route object even if we fail to remove the route
Yu Watanabe
2024-01-25
1
-12
/
+25
*
network/route: introduce ref/unref functions for Route object
Yu Watanabe
2024-01-25
9
-61
/
+97
*
network/route: introduce route_remove_and_cancel()
Yu Watanabe
2024-01-25
6
-39
/
+29
*
Merge pull request #31072 from YHNdnzj/va-arg-foreach
Mike Yuan
2024-01-25
1
-1
/
+1
|
\
|
*
tree-wide: replace FOREACH_POINTER with FOREACH_ARGUMENT
Mike Yuan
2024-01-24
1
-1
/
+1
*
|
network/route: manage all routes by Manager object
Yu Watanabe
2024-01-24
11
-325
/
+291
|
/
*
IPv6 RA: Support the Retrans Timer field (IPv6 Conformance Test: v6LC.2.1.5)
Matt Muggeridge
2024-01-22
5
-0
/
+67
*
network/route: update MTU of IPv6 route even if the kernel returns -EEXIST
Yu Watanabe
2024-01-20
1
-0
/
+13
*
Merge pull request #31004 from AdrianVovk/misc-cleanups
Mike Yuan
2024-01-20
1
-5
/
+0
|
\
|
*
fd-util: Close function for FD_TO_PTR
Adrian Vovk
2024-01-19
1
-5
/
+0
*
|
network: fix typo
Yu Watanabe
2024-01-19
1
-1
/
+1
*
|
network/route-nexthop: configure as a simple gateway when MultipathRoute= is ...
Yu Watanabe
2024-01-19
1
-0
/
+10
*
|
network/route: drop unnecessary ownership transfer
Yu Watanabe
2024-01-19
2
-17
/
+14
*
|
network/route-nexthop: drop unnecessary link arguments
Yu Watanabe
2024-01-19
3
-46
/
+30
*
|
network/route: convert route before requesting
Yu Watanabe
2024-01-19
7
-443
/
+283
*
|
network/route-nexthop: fix route_nexthop_copy()
Yu Watanabe
2024-01-19
1
-1
/
+1
*
|
network: use strdup_or_null() where appropriate
Yu Watanabe
2024-01-19
2
-3
/
+3
*
|
network/route: introduce route_get_request()
Yu Watanabe
2024-01-19
1
-16
/
+27
*
|
network: adjust nexthops of dynamic routes before requesting
Yu Watanabe
2024-01-19
3
-0
/
+20
*
|
network/route-nexthop: introduce route_adjust_nexthops() and route_nexthops_n...
Yu Watanabe
2024-01-19
2
-0
/
+113
*
|
network/route-nexthop: introduce route_nexthops_copy()
Yu Watanabe
2024-01-19
6
-11
/
+48
*
|
network/route-nexthop: use RTA_MULTIPATH when weight is not zero
Yu Watanabe
2024-01-19
1
-11
/
+17
*
|
network: Add L3MasterDevice= into routing policy
Nick Cao
2024-01-19
3
-19
/
+64
|
/
*
networkd: Adding DHCPv4 private options to D-BUS
Nandakumar Raghavan
2024-01-18
1
-0
/
+28
*
varlink: introduce varlink_call_and_log() which calls and then logs an error
Lennart Poettering
2024-01-17
1
-2
/
+2
*
varlink: drop "ret_flags" parameter from varlink_call()
Lennart Poettering
2024-01-17
1
-1
/
+1
*
Merge pull request #30967 from yuwata/network-can-required-operstate-for-online
Yu Watanabe
2024-01-16
6
-50
/
+58
|
\
|
*
network: make 'carrier' as the default required operational state for CAN device
Yu Watanabe
2024-01-16
2
-2
/
+7
|
*
wait-online: several cleanups for LinkOperationalState
Yu Watanabe
2024-01-16
2
-31
/
+21
[next]