]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp6: parse the FQDN option 16595/head
authorBeniamino Galvani <bgalvani@redhat.com>
Tue, 28 Jul 2020 05:48:11 +0000 (07:48 +0200)
committerBeniamino Galvani <bgalvani@redhat.com>
Mon, 3 Aug 2020 07:36:18 +0000 (09:36 +0200)
commitc43eea9f2effbb066901a61eafef473558d37b0f
treef13e4e2b29204c97bede643b37dd6861ac815d85
parentaf710b535b4ceacd0aecec6748a4f8ee57742e99
dhcp6: parse the FQDN option

Parse option 39 (Client Fully Qualified Domain Name, RFC 4704) from the DHCP
reply, which specifies the FQDN assigned by the server to the client.
src/libsystemd-network/dhcp6-internal.h
src/libsystemd-network/dhcp6-lease-internal.h
src/libsystemd-network/dhcp6-option.c
src/libsystemd-network/sd-dhcp6-client.c
src/libsystemd-network/sd-dhcp6-lease.c
src/libsystemd-network/test-dhcp6-client.c
src/systemd/sd-dhcp6-lease.h