Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 6e7f80b08bb1f38d283bab5dc7861cbae0337b60
https://github.com/fabbione/kronosnet/commit/6e7f80b08bb1f38d283bab5dc7861c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-01-20 (Fri, 20 Jan 2017)
Changed paths:
M poc-code/sctp-defrag-bug/common.c
Log Message:
-----------
[PoC] implement EOR handling code for short reads
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: b726a7a09d7ac87b6ddeac6e59fa06e23210d767
https://github.com/fabbione/kronosnet/commit/b726a7a09d7ac87b6ddeac6e59fa06…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M configure.ac
M poc-code/Makefile.am
A poc-code/sctp-defrag-bug/Makefile.am
A poc-code/sctp-defrag-bug/client.c
A poc-code/sctp-defrag-bug/common.c
A poc-code/sctp-defrag-bug/common.h
A poc-code/sctp-defrag-bug/server.c
Log Message:
-----------
[poc] add sctp potential fragmentation bug trigger
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1e39fb6c3d59b57d6e738a1a895d86811558a217
https://github.com/fabbione/kronosnet/commit/1e39fb6c3d59b57d6e738a1a895d86…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M kronosnetd/Makefile.am
M libknet/tests/Makefile.am
Log Message:
-----------
[build] drop last bits of common/
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 58b54e3a395204a1f74b758688c5f58845f20364
https://github.com/fabbione/kronosnet/commit/58b54e3a395204a1f74b758688c5f5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M libknet/libknet.h
M libknet/tests/api-check.mk
A libknet/tests/api_knet_handle_get_transport_id_by_name.c
M libknet/transport_common.c
Log Message:
-----------
[transport] add knet_handle_get_transport_id_by_name api
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1097ccfe5d444bbb0e36c558132ad4e3075c1f95
https://github.com/fabbione/kronosnet/commit/1097ccfe5d444bbb0e36c558132ad4…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M libknet/libknet.h
M libknet/tests/api-check.mk
A libknet/tests/api_knet_handle_get_transport_name_by_id.c
M libknet/transport_common.c
Log Message:
-----------
[transport] add knet_handle_get_transport_name_by_id api call
also fix a counter in knet_handle_get_transport_name_by_id
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 2cc083d5fe02a043ccc2362346796804405e8ab1
https://github.com/fabbione/kronosnet/commit/2cc083d5fe02a043ccc23623467968…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M libknet/internals.h
M libknet/libknet.h
M libknet/tests/api-check.mk
A libknet/tests/api_knet_handle_get_transport_list.c
M libknet/transport_common.c
M libknet/transport_sctp.c
M libknet/transport_udp.c
Log Message:
-----------
[transport] add knet_handle_get_transport_list api call
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: bfea7f309226d6e9f32ee8fc5ec007016882dfd6
https://github.com/fabbione/kronosnet/commit/bfea7f309226d6e9f32ee8fc5ec007…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths:
M libknet/crypto.c
M libknet/tests/api_knet_recv.c
M libknet/tests/int_timediff.c
M libknet/threads_send_recv.c
Log Message:
-----------
[compat] Fix some includes for FreeBSD
Signed-off-by: Christine Caulfield <ccaulfie(a)redhat.com>