]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp-client: use dhcp_client_parse_message()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 1 Apr 2026 13:45:04 +0000 (22:45 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 16 May 2026 13:34:25 +0000 (22:34 +0900)
commit0435151bc8493f68629020dec369dc2fac62d6fc
tree5c5ebb1f93a2de34a98b1f0082636a03de4724f9
parentfcf2de89bb7c3ba3914f047647fd1ce61a35d7b6
sd-dhcp-client: use dhcp_client_parse_message()

This also unify two IO event source handlers.
src/libsystemd-network/sd-dhcp-client.c