]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp-message: introduce dhcp_message_get_option_domains()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 11 Apr 2026 17:59:16 +0000 (02:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 13 May 2026 00:41:24 +0000 (09:41 +0900)
commitc588c311445a23b9ddc6b9647918e35be3b31991
treeaa0b1622ee8f57bb17416951323be56f2d0ca2cf
parent295a4dd6edf4a407a687e418ce97b9d5a6b033e2
dhcp-message: introduce dhcp_message_get_option_domains()

This is for e.g. DHCP option 119 (domain search).
src/libsystemd-network/dhcp-message.c
src/libsystemd-network/dhcp-message.h
src/libsystemd-network/test-dhcp-message.c