Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: b38ff4b4dba113c293368a038f02edf75f19c14a
https://github.com/fabbione/kronosnet/commit/b38ff4b4dba113c293368a038f02ed…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-11-23 (Tue, 23 Nov 2010)
Changed paths:
M cfg.c
M cfg.h
M knethandle.h
M ring.c
M ring.h
M tests/khandle_test.c
M tests/listener_test.c
M tests/ping_test.c
M vty_cli_cmds.c
Log Message:
-----------
knet_handle: do not generate new sockets for knet_handle
Signed-off-by: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: bf32e77821db4ba8a71457702c0f4173920d68da
https://github.com/fabbione/kronosnet/commit/bf32e77821db4ba8a71457702c0f41…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-23 (Tue, 23 Nov 2010)
Changed paths:
M vty.h
M vty_cli_cmds.c
M vty_cli_cmds.h
M vty_utils.c
Log Message:
-----------
vty: add link menu and clean up links on object destroy path
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 18b9d8268a3eaac29b26fd87dd31f6f9ce7d9cef
https://github.com/fabbione/kronosnet/commit/18b9d8268a3eaac29b26fd87dd31f6…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-22 (Mon, 22 Nov 2010)
Changed paths:
M netutils.c
M netutils.h
M ring.c
Log Message:
-----------
ring: avoid lots of unnecessary casting, fix build on sparc and fix link loop
also avoid a segfault when scanning for multiple links
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>