index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
dhcp-identifier.c
Age
Commit message (
Expand
)
Author
2016-05-03
dhcp-identifier: un-inline dhcp_validate_duid_len
Zbigniew Jędrzejewski-Szmek
2016-03-30
DHCP DUID, IAID configuration options
Vinay Kulkarni
2016-03-21
Revert "DHCP DUID and IAID configurability"
Zbigniew Jędrzejewski-Szmek
2016-03-09
DHCP DUID and IAID configurability
Vinay Kulkarni
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-17
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
Merge pull request #1923 from zonque/siphash
Lennart Poettering
2015-11-16
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
siphash24: change result argument to uint64_t
Martin Pitt
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-05-19
dhcp-identifier: fix for unaligned write
Tom Gundersen
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-09
treewide: correct typos and use consistent "MAC" spelling
Torstein Husebø
2015-01-22
dhcp-identifier: create IAID even if no udev device can be found
Tom Gundersen
2015-01-21
network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-client
Tom Gundersen