summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-identifier.c
AgeCommit message (Expand)Author
2016-07-28./move.shLuke Shumaker
2016-05-03dhcp-identifier: un-inline dhcp_validate_duid_lenZbigniew Jędrzejewski-Szmek
2016-03-30DHCP DUID, IAID configuration optionsVinay Kulkarni
2016-03-21Revert "DHCP DUID and IAID configurability"Zbigniew Jędrzejewski-Szmek
2016-03-09DHCP DUID and IAID configurabilityVinay Kulkarni
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-17tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen
2015-11-17Merge pull request #1923 from zonque/siphashLennart Poettering
2015-11-16siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-16siphash24: change result argument to uint64_tMartin Pitt
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-05-19dhcp-identifier: fix for unaligned writeTom Gundersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-09treewide: correct typos and use consistent "MAC" spellingTorstein Husebø
2015-01-22dhcp-identifier: create IAID even if no udev device can be foundTom Gundersen
2015-01-21network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-clientTom Gundersen