Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: f12428c2cedc841cc0d5960ea4f9ade3b36a1d77
https://github.com/fabbione/kronosnet/commit/f12428c2cedc841cc0d5960ea4f9ad…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M libknet/handle.c
M libknet/internals.h
M libknet/threads.c
Log Message:
-----------
Fix shutdown race conditions between locks/threads/signals
that in turns make knet_handle_free thread safe
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 08e74de9bf217884bebc2b63b7d5678b0885ced5
https://github.com/fabbione/kronosnet/commit/08e74de9bf217884bebc2b63b7d567…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M libknet/host.c
M libknet/libknet.h
Log Message:
-----------
make knet_host_(get|set)_policy behave as documented
also fix _dst_cache_update to return errno and use host_id
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: a7146b6be75709058f3c760c1ea785cf2be0e005
https://github.com/fabbione/kronosnet/commit/a7146b6be75709058f3c760c1ea785…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M kronosnetd/vty_cli_cmds.c
M libknet/host.c
M libknet/libknet.h
M libknet/ping_test.c
Log Message:
-----------
make knet_host_get_host_list work as documented in the API
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>