Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: ba09898a79dfd3817e576e770a64a23de57b672d
https://github.com/fabbione/kronosnet/commit/ba09898a79dfd3817e576e770a64a2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2014-07-23 (Wed, 23 Jul 2014)
Changed paths:
M libknet/nsscrypto.c
Log Message:
-----------
[nss] make sure that any crypto config requires a proper hashing value
this is mandatory to avoid some collision checks when random junk
is received over the network socket
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 26f87fb638b7396f835105bd4f656bf5974f6bf6
https://github.com/fabbione/kronosnet/commit/26f87fb638b7396f835105bd4f656b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2014-07-20 (Sun, 20 Jul 2014)
Changed paths:
M .gitignore
M Makefile.am
Log Message:
-----------
[build] cleanup after test-driver
update .gitignore and make maintainer-clean target
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 52ec92fd3ea72e382fe68c64aa47b7a7f2da0889
https://github.com/fabbione/kronosnet/commit/52ec92fd3ea72e382fe68c64aa47b7…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2013-06-09 (Sun, 09 Jun 2013)
Changed paths:
M TODO
M libknet/internals.h
M libknet/libknet.h
M libknet/link.c
M libknet/link.h
M libknet/ping_test.c
M libknet/threads.c
Log Message:
-----------
link: add pong count handling to avoid excessive flapping of traffic
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>