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-metric.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/route-metric: merge conf parsers for route metric
Yu Watanabe
2024-10-11
1
-84
/
+32
*
network/route-metric: use log_syntax_parse_error()
Yu Watanabe
2024-10-11
1
-25
/
+12
*
Replace strdup_or_null() by strdup_to()
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-1
/
+1
*
network/route: remove existing route if some property conflict with requested...
Yu Watanabe
2024-02-14
1
-0
/
+22
*
network/route: introduce ref/unref functions for Route object
Yu Watanabe
2024-01-25
1
-2
/
+2
*
network: use strdup_or_null() where appropriate
Yu Watanabe
2024-01-19
1
-1
/
+1
*
network/route-metric: invalidate [Route] section if an invalid string is spec...
Yu Watanabe
2024-01-07
1
-5
/
+2
*
network/route-metric: use DEFINE_CONFIG_PARSE_ROUTE_METRIC() macro more
Yu Watanabe
2024-01-07
1
-97
/
+20
*
network/route-metric: introduce DEFINE_CONFIG_PARSE_ROUTE_METRIC() macro
Yu Watanabe
2024-01-07
1
-93
/
+61
*
network/route-metric: manage uint32_t RTAX_XYZ attributes in the same way
Yu Watanabe
2024-01-07
1
-95
/
+133
*
network/route-metric: introduce RouteMetric
Yu Watanabe
2024-01-07
1
-11
/
+162
*
network/route-metric: unify error messages
Yu Watanabe
2024-01-06
1
-21
/
+11
*
network/route-metric: pass attribute type to conf parsers
Yu Watanabe
2024-01-06
1
-9
/
+9
*
network/route: move several conf parsers to networkd-route-metric.c and netwo...
Yu Watanabe
2024-01-06
1
-0
/
+394