Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 7d75de685de0bbdd4220379bf0121241d1aa0d7d
https://github.com/fabbione/kronosnet/commit/7d75de685de0bbdd4220379bf01212…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M TODO
M libknet/host.c
M libknet/host.h
M libknet/internals.h
M libknet/onwire.h
M libknet/threads_send_recv.c
Log Message:
-----------
[send/recv] add support for dynamic buffer allocation for packet re-assembly
this commit changes the on-wire protocol.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1de7acb868a836a9ed4d5300cca4d2ad1cd7ff94
https://github.com/fabbione/kronosnet/commit/1de7acb868a836a9ed4d5300cca4d2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M libknet/threads_send_recv.c
Log Message:
-----------
[send/recv] fix host_id value in host_filter
thanks Chrissie for reporting the problem
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>