Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 7501ebfa7c2c58381883435f146e96b92a2f5acc
https://github.com/fabbione/kronosnet/commit/7501ebfa7c2c58381883435f146e96…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M libknet/internals.h
M libknet/nsscrypto.c
Log Message:
-----------
[nss] fix calculation for crypto header to include SALT_SIZE
and propagate block size up in the layers to allow PMTUd thread
to round buffers and do crypted PMTUd packets.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: d60f347a175b550fc18e8af88126f8e020bf0b24
https://github.com/fabbione/kronosnet/commit/d60f347a175b550fc18e8af88126f8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M libknet/handle.c
M libknet/internals.h
M libknet/libknet.h
M libknet/listener.c
M libknet/logging.c
M libknet/onwire.h
M libknet/threads.c
M libknet/threads.h
Log Message:
-----------
[link] add rudimentary PMTUD support.
1) It won't work with crypto enable yet
2) values are not really used yet for anything
3) no API calls implemented yet
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>