]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/route: save if the route expiration is managed by the kernel
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 Jan 2024 04:44:15 +0000 (13:44 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 12 Jan 2024 00:46:09 +0000 (09:46 +0900)
commit14436bf5235a64682839fa0f9fd1f2d85f0102a3
treeffd6b53ead2dab2b336d7686135df34e75519e33
parentf86575ca066dd8a6f73a36e061273d8a641ea205
network/route: save if the route expiration is managed by the kernel

Otherwise, our own expiration timer will be setup on updating a route.
See comment in link_request_route().
src/network/networkd-route.c
src/network/networkd-route.h