]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/route-metric: introduce DEFINE_CONFIG_PARSE_ROUTE_METRIC() macro
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 7 Jan 2024 02:33:30 +0000 (11:33 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 7 Jan 2024 05:04:00 +0000 (14:04 +0900)
commitbe6c9d562df267ea3c25c031f9bdcc87af587c50
treedeeab56cf6635fb28a66a927c7946750f0532a75
parentebf4fa1e82b71cb743518fa22dafb6860fd78bcf
network/route-metric: introduce DEFINE_CONFIG_PARSE_ROUTE_METRIC() macro

Then, define config_parse_route_metric_mtu() and _tcp_window() through
the macro.
src/network/networkd-route-metric.c