]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp6-client: introduce dhcp6_option_can_request()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 Oct 2021 06:51:09 +0000 (15:51 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 Oct 2021 17:49:49 +0000 (02:49 +0900)
commitfea8c1808573406799b9318dd2d6ab5049e0bfc7
tree042c8d9e27f713590bada9f57bbac6306c9b6e65
parent308d01f3c4decf3240ca0c6c7f91049953df7299
sd-dhcp6-client: introduce dhcp6_option_can_request()
src/libsystemd-network/dhcp6-internal.h
src/libsystemd-network/dhcp6-option.c
src/libsystemd-network/sd-dhcp6-client.c
src/libsystemd-network/test-dhcp6-client.c