summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-identifier.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-1/+1
* DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-091-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen2015-11-171-1/+1
* Merge pull request #1923 from zonque/siphashLennart Poettering2015-11-171-3/+5
|\
| * siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack2015-11-161-3/+5
* | tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
|/
* siphash24: change result argument to uint64_tMartin Pitt2015-11-161-4/+6
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-9/+6
* basic: rework virtualization detection APILennart Poettering2015-09-071-1/+1
* dhcp-identifier: fix for unaligned writeTom Gundersen2015-05-191-4/+5
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* treewide: correct typos and use consistent "MAC" spellingTorstein Husebø2015-02-091-1/+1
* dhcp-identifier: create IAID even if no udev device can be foundTom Gundersen2015-01-221-7/+6
* network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-clientTom Gundersen2015-01-211-0/+101