]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp6: use dns_name_from_wire_format
authorRonan Pigott <ronan@rjp.ie>
Tue, 23 Jan 2024 20:12:30 +0000 (13:12 -0700)
committerRonan Pigott <ronan@rjp.ie>
Mon, 21 Oct 2024 16:10:19 +0000 (09:10 -0700)
commit1be9b30a3b1768cac1e5010574e265aca86d8f11
tree3d0a4cae448974d50e1de86bb3b69dbc461822b0
parent2d9822b634680f1be1d20920aceddac76de110eb
dhcp6: use dns_name_from_wire_format

Convert some of the option parsing to use dns_name_from_wire_format,
introduced earlier. No change in behavior intended.
src/libsystemd-network/dhcp6-option.c
src/libsystemd-network/test-dhcp6-client.c