]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp-client: drop unused data in sd_dhcp_client 42138/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 3 May 2026 05:50:13 +0000 (14:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 May 2026 13:44:17 +0000 (22:44 +0900)
commita72f23d2b8fc356eaa640e5edb48fb7a79a74df7
tree6809d6a45f35be9c5656a646803230d82a142b07
parent0c69b247410ac265297454bf6f37c55d43d3e984
sd-dhcp-client: drop unused data in sd_dhcp_client

With the previous commit, now sd_dhcp_client.link is not used anymore.
Let's drop it.
src/libsystemd-network/dhcp-client-internal.h
src/libsystemd-network/fuzz-dhcp-client.c
src/libsystemd-network/test-dhcp-client.c