]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp-client: drop disabled FORCERENEW message support
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 10 Mar 2026 23:50:24 +0000 (08:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 21 Mar 2026 18:34:43 +0000 (03:34 +0900)
commit2fb192d237f91b8f2f9bb42adc7a3ad010641876
tree94acc4f12a18d4750b84f31d5d3c7b145ba1d884
parentddded65d41f691afc4d248343d987775655bcfb7
sd-dhcp-client: drop disabled FORCERENEW message support

FORCERENEW message support has been disabled so long time for security
concern. Most other implementations of DHCP server/client neither
support FORCERENEW. Let's completely drop relevant code.
src/libsystemd-network/sd-dhcp-client.c