summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-identifier.h
Commit message (Expand)AuthorAgeFilesLines
* dhcp: use the attached sd_device object when generating IAIDYu Watanabe2022-10-271-2/+2
* dhcp: make dhcp_identifier_set_duid() take struct hw_addr_dataYu Watanabe2022-08-061-2/+1
* dhcp: make dhcp_identifier_set_iaid() take struct hw_addr_dataYu Watanabe2022-08-061-2/+2
* dhcp-identifier: generate static and constant DUID-EN when the client is runn...Yu Watanabe2022-02-141-1/+2
* dhcp-identifier: introduce dhcp_identifier_set_duid()Yu Watanabe2022-02-141-6/+17
* dhcp-identifier: introduce duid_type_to_string()Yu Watanabe2022-02-141-0/+2
* dhcp: do not use ifindex when generating iaid in testsYu Watanabe2021-06-121-1/+1
* libsystemd-network: use -EINVAL for _DUID_TYPE_INVALIDBenjamin Robin2021-02-161-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-network: DHCPv6 - Add support to send vendor class dataSusant Sahani2020-05-201-0/+2
* dhcp6: don't enforce DUID content for sd_dhcp6_client_set_duid()Thomas Haller2018-12-201-1/+1
* dhcp: support endianness independent dhcp_identifier_set_iaid()Thomas Haller2018-11-121-1/+1
* sd-dhcp: use MAC address when DUIDType=link-layer-time or link-layer but DUID...Yu Watanabe2018-08-081-0/+3
* sd-dhcp: adjust type of elements in duidYu Watanabe2018-08-081-4/+4
* sd-dhcp: use application specific machine ID when DUIDType=uuid but DUIDRawDa...Yu Watanabe2018-08-081-0/+1
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* network: get rid of DUID_TYPE_RAWZbigniew Jędrzejewski-Szmek2016-05-031-1/+0
* dhcp-identifier: un-inline dhcp_validate_duid_lenZbigniew Jędrzejewski-Szmek2016-05-031-35/+6
* dhcp-identifier: handle too long duid_len in dhcp_validate_duid_len()Thomas Haller2016-04-011-1/+3
* DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-301-1/+40
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-40/+1
* DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-091-1/+40
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+1
* dhcp-identifier: fix for unaligned writeTom Gundersen2015-05-191-1/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-121-0/+1
* network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-clientTom Gundersen2015-01-211-0/+3
* network: dhcp - split out the duid structure into a new header fileTom Gundersen2015-01-211-0/+61