index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-route-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/route: use sysctl_read_ip_property_int() for reading route/max_size
Yu Watanabe
2024-10-14
1
-7
/
+10
*
network: split out core logic route_type_is_reject()
Yu Watanabe
2024-08-05
1
-3
/
+5
*
network: make link_get_address() provide matching address with peer
Yu Watanabe
2024-07-30
1
-2
/
+2
*
network/route: manage all routes by Manager object
Yu Watanabe
2024-01-24
1
-10
/
+18
*
network/route: also use RouteNextHop for managing gateway
Yu Watanabe
2024-01-15
1
-2
/
+2
*
network/route: relocate route_type_is_reject() and friends
Yu Watanabe
2024-01-13
1
-0
/
+6
*
network/route: fix reachability check when peer address is specified
Yu Watanabe
2023-12-10
1
-3
/
+3
*
network/dhcp4: support IPv6 only mode (RFC 8925)
Yu Watanabe
2023-10-11
1
-7
/
+16
*
Merge pull request #28387 from yuwata/network-route-table-name
Luca Boccassi
2023-07-14
1
-11
/
+20
|
\
|
*
network: refuse to override predefined route table name
Yu Watanabe
2023-07-14
1
-2
/
+9
|
*
network: do not append table number in TableString field in json output
Yu Watanabe
2023-07-14
1
-9
/
+11
*
|
network: check lifetime of address and route before configure
Yu Watanabe
2023-07-14
1
-0
/
+13
|
/
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
1
-0
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
network: allow 0 for table number
Yu Watanabe
2022-10-28
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
network: introduce {manager,link}_address_is_reachable()
Yu Watanabe
2022-02-27
1
-0
/
+137
*
network: merge gateway_is_ready() and link_address_is_reachable()
Yu Watanabe
2022-02-27
1
-21
/
+12
*
network: refuse empty or numeric route table names
Yu Watanabe
2021-12-09
1
-1
/
+11
*
network: route: handle null address with non-zero prefixlen correctly
Yu Watanabe
2021-12-06
1
-1
/
+1
*
networkd: replace a table with log2 fields by a list
Zbigniew Jędrzejewski-Szmek
2021-11-29
1
-14
/
+11
*
network: introduce route_flags_to_string_alloc()
Yu Watanabe
2021-11-14
1
-0
/
+26
*
network: split networkd-route.[ch]
Yu Watanabe
2021-11-14
1
-0
/
+393