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>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 85e398224c83f9ce3515705e9a3b3e8d784e8823
https://github.com/fabbione/kronosnet/commit/85e398224c83f9ce3515705e9a3b3e…
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
Log Message:
-----------
make knet_host_get_id_by_host_name work as documented in the API
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 42ee0fab96efeda9cf6fa719d03fd3a92575c420
https://github.com/fabbione/kronosnet/commit/42ee0fab96efeda9cf6fa719d03fd3…
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
Log Message:
-----------
make knet_host_get_name_by_host_id work as documented in the API
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 8e272aea033a7d44f22e61c5d17aa542750dbdb1
https://github.com/fabbione/kronosnet/commit/8e272aea033a7d44f22e61c5d17aa5…
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_set_name comply with documented API
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>