]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp6-client: expose client_parse_message()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 13 Jan 2022 11:19:01 +0000 (20:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 13 Jan 2022 11:20:19 +0000 (20:20 +0900)
commit16de849fd866c9b75b269ed902c7d591df983174
tree3c5941303cfec9a77beea0a83991041174c8d065
parent0ac9daa4a169f627f5b3f85a4cdcdbd2c2b2e2ca
sd-dhcp6-client: expose client_parse_message()

To introduce tests for the function in later commits.
src/libsystemd-network/dhcp6-internal.h
src/libsystemd-network/sd-dhcp6-client.c