Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 322c5efe3d5068cd556e1d2568a124e246c5ba02
https://github.com/fabbione/kronosnet/commit/322c5efe3d5068cd556e1d2568a124…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/transport_udp.c
Log Message:
-----------
[logging] rename KNET_SUB_UDP_LINK_T to KNET_SUB_TRANSP_UDP
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 42b8f262e2e07f4d860ee8be7187554f1467f7b0
https://github.com/fabbione/kronosnet/commit/42b8f262e2e07f4d860ee8be718755…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/threads_send_recv.c
M libknet/transport_common.c
Log Message:
-----------
[logging] rename KNET_SUB_LINK_T to KNET_SUB_RX
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 258ce15806ecdef6107694d11274f5a887d69bea
https://github.com/fabbione/kronosnet/commit/258ce15806ecdef6107694d11274f5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/threads_send_recv.c
Log Message:
-----------
[logging] rename KNET_SUB_SEND_T to KNET_SUB_TX
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: ddb593a86c86c615d70a068864cf5f0f8102e2bd
https://github.com/fabbione/kronosnet/commit/ddb593a86c86c615d70a068864cf5f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/threads_pmtud.c
Log Message:
-----------
[logging] rename KNET_SUB_PMTUD_T to KNET_SUB_PMTUD
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 555241c412cee2f726c7fb8689c9a5770020f78e
https://github.com/fabbione/kronosnet/commit/555241c412cee2f726c7fb8689c9a5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/threads_heartbeat.c
Log Message:
-----------
[logging] rename KNET_SUB_HB_T to KNET_SUB_HEARTBEAT
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1a84db2b75a7f04408c6795d2906e5ce6974efe8
https://github.com/fabbione/kronosnet/commit/1a84db2b75a7f04408c6795d2906e5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/transport_common.c
M libknet/transport_sctp.c
Log Message:
-----------
[logging] rename KNET_SUB_TRANSPORT_T to KNET_SUB_TRANSPORT
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: dbaeb80ac734a33b3409fe1bc5d2a097c74bb928
https://github.com/fabbione/kronosnet/commit/dbaeb80ac734a33b3409fe1bc5d2a0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/threads_dsthandler.c
Log Message:
-----------
[logging] rename KNET_SUB_SWITCH_T to KNET_SUB_DSTCACHE
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 914dc74814112255408d176df10671b5fd5449f8
https://github.com/fabbione/kronosnet/commit/914dc74814112255408d176df10671…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M TODO
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/api_knet_log_get_loglevel.c
M libknet/tests/api_knet_log_get_subsystem_id.c
M libknet/tests/api_knet_log_get_subsystem_name.c
M libknet/tests/api_knet_log_set_loglevel.c
Log Message:
-----------
[logging] assign blocks to different logging subsystems
- drop KNET_SUB_PMTUD that was unused
- add KNET_SUB_TRANSPORT_T that was missing
- switch from "common" to "unknown" for odd logging
- fix up code around to allow holes in the structs
- fix up test suite
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 0bb931a32cf4de1e5c989c8b8dfd5d9ad30262c6
https://github.com/fabbione/kronosnet/commit/0bb931a32cf4de1e5c989c8b8dfd5d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-19 (Mon, 19 Dec 2016)
Changed paths:
M libknet/internals.h
M libknet/link.c
M libknet/threads_pmtud.c
Log Message:
-----------
[PMTUd] adjust all values around new transports
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 3c62178c0b18cdc90f2d18fdab4814122dbf8286
https://github.com/fabbione/kronosnet/commit/3c62178c0b18cdc90f2d18fdab4814…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-12-19 (Mon, 19 Dec 2016)
Changed paths:
M configure.ac
M libknet/Makefile.am
M libknet/handle.c
M libknet/transport_sctp.c
M libknet/transports.h
Log Message:
-----------
[build] cleanup conditionals to build SCTP and other protocols
Unsupported protocols just need to return NULL on get_PROTO_transport
and contain all protocol conditionals within the transport_PROTO.c.
There is still one conditional in RX/TX thread that needs cleaning
but it's a rather complex operation and leave it in for now.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>