Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 74364637cec97227a45a0520150b49cfe6d77790
https://github.com/fabbione/kronosnet/commit/74364637cec97227a45a0520150b49…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2014-10-23 (Thu, 23 Oct 2014)
Changed paths:
M libknet/handle.c
M libknet/host.c
M libknet/internals.h
M libknet/libknet.h
M libknet/ping_test.c
M libknet/threads.c
Log Message:
-----------
[PMTUd] add support for timer config and fix critical shutdown deadlock in condwait
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: c6b2a66f8d600e2a41691fa63fc2c32135f8c42e
https://github.com/fabbione/kronosnet/commit/c6b2a66f8d600e2a41691fa63fc2c3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2014-10-21 (Tue, 21 Oct 2014)
Changed paths:
M libknet/ping_test.c
M libknet/threads.c
Log Message:
-----------
[PMTUD] fix threads to work with crypto
temporary disable re-keying test as it seems to be break PMTUd
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: abcca4fe4403373d421cae42c082537222f672c6
https://github.com/fabbione/kronosnet/commit/abcca4fe4403373d421cae42c08253…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2014-10-20 (Mon, 20 Oct 2014)
Changed paths:
M libknet/internals.h
M libknet/nsscrypto.c
M libknet/threads.c
Log Message:
-----------
[PMTUD] change variable names to make it easier to read
still doesn't work with crypto enable, but part of the code is getting
ready for it.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>