chiark / gitweb /
network: dhcp - split out the duid structure into a new header file
authorTom Gundersen <teg@jklm.no>
Wed, 21 Jan 2015 20:23:47 +0000 (21:23 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 21 Jan 2015 21:57:55 +0000 (22:57 +0100)
commit764aad6258eec3bd4ae62ea341ea507bd69ce628
tree9380a1c55449c28ad79ed65775c59b2019e03b85
parent7687f85ea6bab434324bb985e2898bf6373891bf
network: dhcp - split out the duid structure into a new header file

We will use the same in both dhcp4 and dhcp6.
src/libsystemd-network/dhcp-identifier.h [new file with mode: 0644]
src/libsystemd-network/sd-dhcp6-client.c