Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 19bdbfa03d025b404f0a73347bfb4a89e5d6c3ac
https://github.com/fabbione/kronosnet/commit/19bdbfa03d025b404f0a73347bfb4a…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M libknet/host.c
Log Message:
-----------
[host] Never mark loopback-connected hosts as unreachable
There's no point in checking the links of a host with a LOOPBACK
link - it's always up and reachable.
Signed-off-by: Christine Caulfield <ccaulfie(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: ffb840ff1d0e270fb8b56d1b9996dc0eb6d8d064
https://github.com/fabbione/kronosnet/commit/ffb840ff1d0e270fb8b56d1b9996dc…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M libknet/Makefile.am
M libknet/crypto_openssl.c
Log Message:
-----------
[openssl] move to dlopen model
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 4c982b2bdadda6ce3bd30e98ec09a81301d464d7
https://github.com/fabbione/kronosnet/commit/4c982b2bdadda6ce3bd30e98ec09a8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M libknet/crypto_nss.c
Log Message:
-----------
[nss] protect shutdown from segfaults in case we cannot resolve all syms
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>