summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/dhcp-duid-internal.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-191-1/+1
|
* dhcp: introduce sd_dhcp_duid_to_string()Yu Watanabe2023-12-221-0/+1
| | | | | | This also renames sd_dhcp6_client_duid_as_string() -> sd_dhcp6_client_get_duid_as_string(), and make it use sd_dhcp_duid_to_string().
* dhcp: introduce sd_dhcp_duid and move relevant functions to sd_dhcp_duid.[ch]Yu Watanabe2023-12-221-0/+82