Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 523e4e72c542a11ca84221164ce5c0ae96b741a0
https://github.com/fabbione/kronosnet/commit/523e4e72c542a11ca84221164ce5c0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-12-07 (Fri, 07 Dec 2012)
Changed paths:
M libknet/handle.c
M libknet/libknet.h
Log Message:
-----------
libknet: fix host info propagation on kronosnetd restart
this avoids lots of incorrect chit/chat and make sure
to send data when required
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1da9c4d59aaff6e960b3f8ac404dd82f4f0acd2a
https://github.com/fabbione/kronosnet/commit/1da9c4d59aaff6e960b3f8ac404dd8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-12-04 (Tue, 04 Dec 2012)
Changed paths:
M kronosnetd/vty.c
M libknet/common.c
M libknet/handle.c
Log Message:
-----------
logging: cleanup logging to avoid clogging the logfd pipe
move it to its own thread and clean up logfd handling
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>