Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 5a49985955583a0a9ffea16fccdf45a7494ef802
https://github.com/fabbione/kronosnet/commit/5a49985955583a0a9ffea16fccdf45…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M TODO
M libknet/nsscrypto.c
Log Message:
-----------
[crypto] fix crash when receiving non crypto packets on a crypto socket
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1bb1add5062fe2b6e47e9d53596f2b0100177487
https://github.com/fabbione/kronosnet/commit/1bb1add5062fe2b6e47e9d53596f2b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M libknet/onwire.h
Log Message:
-----------
[onwire] let's try to be smart and preallocate space for future features
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 87c0202f6d7a85fc9fc8257aa9a9a10c5c795a2e
https://github.com/fabbione/kronosnet/commit/87c0202f6d7a85fc9fc8257aa9a9a1…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-02-06 (Sat, 06 Feb 2016)
Changed paths:
M libknet/handle.c
M libknet/internals.h
M libknet/libknet.h
M libknet/ping_test.c
M libknet/threads_send_recv.c
Log Message:
-----------
[send/recv] add knet_send_sync function
read carefully the doc in libknet.h or suffer the ethernal doom in hell
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 9aa741526e66706134b27befd5c0b722284e8e20
https://github.com/fabbione/kronosnet/commit/9aa741526e66706134b27befd5c0b7…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-01-10 (Sun, 10 Jan 2016)
Changed paths:
M TODO
M libknet/handle.c
M libknet/libknet.h
M libknet/listener.c
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_send_recv.c
Log Message:
-----------
[sockets] first cut at making socket management more consistent
and fix sendmmsg handling
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>