Branch: refs/heads/new-sctp
Home: https://github.com/fabbione/kronosnet
Commit: c0497bf6a782f1bdf53df125bcc18b8f18f1b142
https://github.com/fabbione/kronosnet/commit/c0497bf6a782f1bdf53df125bcc18b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M libknet/Makefile.am
M libknet/handle.c
M libknet/libknet.h
M libknet/tests/api_knet_handle_get_transport_list.c
M libknet/tests/api_knet_link_set_enable.c
M libknet/tests/knet_bench.c
A libknet/transport_sctp_many.c
M libknet/transports.h
Log Message:
-----------
[transports] add support for SCTP one-to-many
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: bace991bac2b8a09a7e07c8c2c56ae00b2553b13
https://github.com/fabbione/kronosnet/commit/bace991bac2b8a09a7e07c8c2c56ae…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M libknet/transport_sctp_many.c
Log Message:
-----------
[sctp_many] fix missing memory initialization
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 44073d95d53dce9a81d8d6e4550a5baf7cbfc5a1
https://github.com/fabbione/kronosnet/commit/44073d95d53dce9a81d8d6e4550a5b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M libknet/transport_sctp_many.c
Log Message:
-----------
[transport] port sctp_many to new knet_mmsghdr
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/fabbione/kronosnet/compare/07fa15d6f290...44073d95d53d
Branch: refs/heads/new-tx
Home: https://github.com/fabbione/kronosnet
Commit: 467fbad09a5964f9d838be97571885a6fce3192a
https://github.com/fabbione/kronosnet/commit/467fbad09a5964f9d838be97571885…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M libknet/tests/Makefile.am
Log Message:
-----------
[build] don't relink the whole test suite on each change
fixes: https://github.com/fabbione/kronosnet/issues/27
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 8a142f48c3c5907e089ff44247348c4858289640
https://github.com/fabbione/kronosnet/commit/8a142f48c3c5907e089ff44247348c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M libknet/transport_sctp.c
Log Message:
-----------
[sctp] fix more occurrences of link -> kn_link
complete 940833bf99b18e14b08c0a5a24402026131a0884
fixes: https://github.com/fabbione/kronosnet/issues/28
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: dd8bbbde50b3214279ccf971f36cce15d13ca1f7
https://github.com/fabbione/kronosnet/commit/dd8bbbde50b3214279ccf971f36cce…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M configure.ac
Log Message:
-----------
[build] Enforce C99 compile option
fixes: https://github.com/fabbione/kronosnet/pull/25
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 80e5f1c93c2d43c4348f06bbd1a8d338f0e62206
https://github.com/fabbione/kronosnet/commit/80e5f1c93c2d43c4348f06bbd1a8d3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M kronosnetd/cfg.h
M kronosnetd/etherfilter.h
M kronosnetd/logging.h
M kronosnetd/vty.h
M kronosnetd/vty_auth.h
M kronosnetd/vty_cli.h
M kronosnetd/vty_cli_cmds.h
M kronosnetd/vty_utils.h
M libknet/common.h
M libknet/compat.h
M libknet/crypto.h
M libknet/host.h
M libknet/internals.h
M libknet/link.h
M libknet/logging.h
M libknet/netutils.h
M libknet/nsscrypto.h
M libknet/onwire.h
M libknet/tests/test-common.h
M libknet/threads_common.h
M libknet/threads_dsthandler.h
M libknet/threads_heartbeat.h
M libknet/threads_pmtud.h
M libknet/threads_rx.h
M libknet/threads_tx.h
M libknet/transports.h
Log Message:
-----------
[build] add better header protection
fixes: https://github.com/fabbione/kronosnet/issues/23
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 84114915a4e5ce342e5829da1c691101085e458e
https://github.com/fabbione/kronosnet/commit/84114915a4e5ce342e5829da1c6911…
Author: Bin Liu <bliu(a)suse.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M libknet/libknet.h
Log Message:
-----------
add doc for knet_handle_get_channel in libknet/libknet.h
Commit: 3af1eb795de6896e52d2b1a7bd8f9d91c407ec8f
https://github.com/fabbione/kronosnet/commit/3af1eb795de6896e52d2b1a7bd8f9d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M libknet/libknet.h
Log Message:
-----------
Merge pull request #29 from liu4480/master
add doc for knet_handle_get_channel in libknet/libknet.h
Commit: f0e09cf5cf4367dda70649a276746b1929f86bf5
https://github.com/fabbione/kronosnet/commit/f0e09cf5cf4367dda70649a276746b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M libknet/libknet.h
Log Message:
-----------
[libknet] drop bad doc copy/paste
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/fabbione/kronosnet/compare/2da6a0908a10...f0e09cf5cf43
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 80e5f1c93c2d43c4348f06bbd1a8d338f0e62206
https://github.com/fabbione/kronosnet/commit/80e5f1c93c2d43c4348f06bbd1a8d3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M kronosnetd/cfg.h
M kronosnetd/etherfilter.h
M kronosnetd/logging.h
M kronosnetd/vty.h
M kronosnetd/vty_auth.h
M kronosnetd/vty_cli.h
M kronosnetd/vty_cli_cmds.h
M kronosnetd/vty_utils.h
M libknet/common.h
M libknet/compat.h
M libknet/crypto.h
M libknet/host.h
M libknet/internals.h
M libknet/link.h
M libknet/logging.h
M libknet/netutils.h
M libknet/nsscrypto.h
M libknet/onwire.h
M libknet/tests/test-common.h
M libknet/threads_common.h
M libknet/threads_dsthandler.h
M libknet/threads_heartbeat.h
M libknet/threads_pmtud.h
M libknet/threads_rx.h
M libknet/threads_tx.h
M libknet/transports.h
Log Message:
-----------
[build] add better header protection
fixes: https://github.com/fabbione/kronosnet/issues/23
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/new-tx
Home: https://github.com/fabbione/kronosnet
Commit: cf6b8d9d0994ed5e821cfe26b5e3e7b6d6abfecc
https://github.com/fabbione/kronosnet/commit/cf6b8d9d0994ed5e821cfe26b5e3e7…
Author: Bin Liu <bliu(a)suse.com>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M kronosnetd/vty_cli_cmds.c
Log Message:
-----------
Fix: remove duplicate judgement of (have_name < 0) in kronosnetd/vty_cli_cmds.c
In line 1087 of kronosnetd/vty_cli_cmds.c, there is a judgement of
(have_name < 0), when have_name < 0, it will return 0, which make
the judge of have_name < 0 in line 1094 will never be executed.
Remove the unnecessary judgement.
Commit: 2da6a0908a1037821f0e776015d7be80b99f6085
https://github.com/fabbione/kronosnet/commit/2da6a0908a1037821f0e776015d7be…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M kronosnetd/vty_cli_cmds.c
Log Message:
-----------
Merge pull request #21 from liu4480/master
Fix: remove duplicate judgement of (have_name < 0) in kronosnetd/vty_cli_cmds.c
Compare: https://github.com/fabbione/kronosnet/compare/fe063ca9d64c...2da6a0908a10