summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-identifier.h
Commit message (Expand)AuthorAgeFilesLines
* 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