odhcp6c: reuse md5 from libubox
authorHrvoje Varga <hrvoje.varga@sartura.hr>
Tue, 25 Oct 2016 14:08:25 +0000 (14:08 +0000)
committerHrvoje Varga <hrvoje.varga@sartura.hr>
Wed, 26 Oct 2016 08:54:59 +0000 (08:54 +0000)
commit33a2ba1c14eb5447326945c120e0b64a587ed151
tree7c2494d8364639dacff7ce848d24a81811a9ddf6
parent7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07
odhcp6c: reuse md5 from libubox

Added config support to use the MD5 implementation from libubox instead
of the in-house implementation. By default if not specified, libubox
will be linked and its MD5 will be used instead of the in-house
implementation.

Signed-off-by: Hrvoje Varga <hrvoje.varga@sartura.hr>
CMakeLists.txt
src/dhcpv6.c