Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: b0aab085ff21581163bf0cfbdc7d0f6d76757c14
https://github.com/fabbione/kronosnet/commit/b0aab085ff21581163bf0cfbdc7d0f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Changed paths:
M configure.ac
M libknet/Makefile.am
M libknet/compress.c
M libknet/compress.h
M libknet/compress_lzo2.c
M libknet/compress_lzo2.h
M libknet/handle.c
Log Message:
-----------
[compression] move lzo2 to dlopen model and fix internal api
this commit breaks all other compression modules for now
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>