Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 3e6053c50933a59893fcee3b0452abf0621f4393
https://github.com/kronosnet/kronosnet/commit/3e6053c50933a59893fcee3b0452a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-11 (Mon, 11 Mar 2019)
Changed paths:
M libknet/internals.h
M libknet/tests/api_knet_send.c
M libknet/tests/knet_bench.c
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M libknet/transport_common.c
M libknet/transport_common.h
M libknet/transports.c
M libknet/transports.h
Log Message:
-----------
[transport] don´t specify destination address for connection oriented protocols
some implementations of sendto/sendmsg expects dst_addr / msg_name to be
empty for connection oriented protocols such as SCTP (spotted on FreeBSD).
Make sure to clear or not pass those information on connection oriented protocol.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 34fdc05820a35df21a688b19cc30958e006c0427
https://github.com/kronosnet/kronosnet/commit/34fdc05820a35df21a688b19cc309…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-11 (Mon, 11 Mar 2019)
Changed paths:
M libknet/links.c
Log Message:
-----------
[logging] fix log target of recently added API calls
spotted during sctp testing
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 0dd2541fa01558d71119a7d8eec37a79d8f09939
https://github.com/kronosnet/kronosnet/commit/0dd2541fa01558d71119a7d8eec37…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-11 (Mon, 11 Mar 2019)
Changed paths:
M libknet/internals.h
M libknet/links.c
M libknet/tests/api_knet_send.c
M libknet/tests/knet_bench.c
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M libknet/transport_common.c
M libknet/transport_common.h
M libknet/transports.c
M libknet/transports.h
Log Message:
-----------
Merge pull request #204 from kronosnet/sctp-fixes
Sctp fixes
Compare: https://github.com/kronosnet/kronosnet/compare/da4ee60426d4...0dd2541fa015
Branch: refs/heads/link-info
Home: https://github.com/kronosnet/kronosnet
Commit: 618ab7cf6baf7272a7b27e5c6af5309d3412f7f7
https://github.com/kronosnet/kronosnet/commit/618ab7cf6baf7272a7b27e5c6af53…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-11 (Mon, 11 Mar 2019)
Changed paths:
M libknet/host.c
Log Message:
-----------
[host] increase log level for currently used links
bug reported on IRC by yuanren
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/sctp-fixes
Home: https://github.com/kronosnet/kronosnet
Commit: 3e6053c50933a59893fcee3b0452abf0621f4393
https://github.com/kronosnet/kronosnet/commit/3e6053c50933a59893fcee3b0452a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-11 (Mon, 11 Mar 2019)
Changed paths:
M libknet/internals.h
M libknet/tests/api_knet_send.c
M libknet/tests/knet_bench.c
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M libknet/transport_common.c
M libknet/transport_common.h
M libknet/transports.c
M libknet/transports.h
Log Message:
-----------
[transport] don´t specify destination address for connection oriented protocols
some implementations of sendto/sendmsg expects dst_addr / msg_name to be
empty for connection oriented protocols such as SCTP (spotted on FreeBSD).
Make sure to clear or not pass those information on connection oriented protocol.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 34fdc05820a35df21a688b19cc30958e006c0427
https://github.com/kronosnet/kronosnet/commit/34fdc05820a35df21a688b19cc309…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-11 (Mon, 11 Mar 2019)
Changed paths:
M libknet/links.c
Log Message:
-----------
[logging] fix log target of recently added API calls
spotted during sctp testing
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/cc85e3697aa6...34fdc05820a3
Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 0db0b1132e9110e43fbff8f2c6444a42744493c9
https://github.com/kronosnet/kronosnet/commit/0db0b1132e9110e43fbff8f2c6444…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-10 (Sun, 10 Mar 2019)
Changed paths:
M libknet/tests/knet_bench.c
Log Message:
-----------
[tests] fix knet_bench help text
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 133e69fd665c9c862574178dd3654b5ae1a12961
https://github.com/kronosnet/kronosnet/commit/133e69fd665c9c862574178dd3654…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-10 (Sun, 10 Mar 2019)
Changed paths:
M man/Makefile.am
Log Message:
-----------
[man] fix libnozzle man page generation target
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 6ad062fb943778669dfc9ddddb39c4a1b8b81108
https://github.com/kronosnet/kronosnet/commit/6ad062fb943778669dfc9ddddb39c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-10 (Sun, 10 Mar 2019)
Changed paths:
M libknet/tests/test-common.c
M libknet/tests/test-common.h
Log Message:
-----------
[tests] add ability to create ipv6 sockets
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 55df45081f7d63cdacc927bf1fbeb22a114dc9cf
https://github.com/kronosnet/kronosnet/commit/55df45081f7d63cdacc927bf1fbeb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-10 (Sun, 10 Mar 2019)
Changed paths:
M man/Makefile.am
Log Message:
-----------
[man] fix man page build dependency for BSD Make
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/a9fe7777ca81...55df45081f7d
Branch: refs/heads/sctp-fixes
Home: https://github.com/kronosnet/kronosnet
Commit: cc85e3697aa6d21fd0eed9c1b9d056adadd5c261
https://github.com/kronosnet/kronosnet/commit/cc85e3697aa6d21fd0eed9c1b9d05…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-09 (Sat, 09 Mar 2019)
Changed paths:
M libknet/links.c
Log Message:
-----------
[logging] fix log target of recently added API calls
spotted during sctp testing
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/sctp-fixes
Home: https://github.com/kronosnet/kronosnet
Commit: 9e068c74f2b5cc8b5631eb8e1f75d28be2333dd6
https://github.com/kronosnet/kronosnet/commit/9e068c74f2b5cc8b5631eb8e1f75d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-09 (Sat, 09 Mar 2019)
Changed paths:
M libknet/internals.h
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/transport_common.c
M libknet/transports.c
Log Message:
-----------
[sctp] use send() only on platforms that really requires it
and also make it easier to parse the data in transports.c
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>