]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: add io.systemd.Network.Link.ForceRenew() Varlink method
authornoxiouz <atiurin@proton.me>
Sun, 22 Feb 2026 15:25:07 +0000 (15:25 +0000)
committernoxiouz <atiurin@proton.me>
Wed, 18 Mar 2026 22:55:52 +0000 (22:55 +0000)
commit982a3fa59f696695651afd9c790029e4db7f7a01
tree49406a249c48b00d382234886c60aca21ff67f13
parent5e7287c2b51cb1710652cc8d7226f51f67b17e98
network: add io.systemd.Network.Link.ForceRenew() Varlink method

The handler calls sd_dhcp_server_forcerenew() if the server is running
and logs a warning on failure.

Co-developed-by: Claude Opus 4.6 <noreply@anthropic.com>
src/network/networkd-link-varlink.c
src/network/networkd-link-varlink.h
src/network/networkd-manager-varlink.c
src/shared/varlink-io.systemd.Network.Link.c