mirror_kronosnet/libknet
Fabio M. Di Nitto 878fb0acfc [cleanup] remove unused infrastructure to send HOSTINFO messages
those messages are unused in 1.x and if necessary they will be
reintroduced in 2.x

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2020-09-21 18:14:57 +02:00
..
tests [cleanup] remove unused infrastructure to send HOSTINFO messages 2020-09-21 18:14:57 +02:00
common.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
common.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compat.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compat.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress_bzip2.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress_lz4.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress_lz4hc.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress_lzma.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress_lzo2.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress_model.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress_zlib.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress_zstd.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
compress.c [cleanup] Move public APIs calls to more suitable location 2020-08-12 15:57:32 +02:00
compress.h [cleanup] Move public APIs calls to more suitable location 2020-08-12 15:57:32 +02:00
crypto_model.h [crypto] add support for live reconfiguration 2020-07-09 13:16:20 +02:00
crypto_nss.c [crypto] add support for live reconfiguration 2020-07-09 13:16:20 +02:00
crypto_openssl.c [crypto] add support for openssl 3.0 2020-08-03 09:51:34 +02:00
crypto.c [cleanup] Move public APIs calls to more suitable location 2020-08-12 15:57:32 +02:00
crypto.h [cleanup] Move public APIs calls to more suitable location 2020-08-12 15:57:32 +02:00
handle_api.c [cleanup] Move public APIs calls to more suitable location 2020-08-12 15:57:32 +02:00
handle.c [cleanup] remove unused infrastructure to send HOSTINFO messages 2020-09-21 18:14:57 +02:00
host.c [cleanup] remove unused infrastructure to send HOSTINFO messages 2020-09-21 18:14:57 +02:00
host.h [cleanup] remove unused infrastructure to send HOSTINFO messages 2020-09-21 18:14:57 +02:00
internals.h [cleanup] remove unused infrastructure to send HOSTINFO messages 2020-09-21 18:14:57 +02:00
libknet_exported_syms [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
libknet.h [cleanup] kill all unsupported kronosnetd code 2020-08-13 10:58:46 +02:00
libknet.pc.in [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
links_acl_ip.c [rx] fix per link stats for data packets 2020-08-20 10:29:43 +02:00
links_acl_ip.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
links_acl_loopback.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
links_acl_loopback.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
links_acl.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
links_acl.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
links.c [transport] notify transports that a link is down 2020-04-22 13:49:03 +02:00
links.h [stats] allow knet_link_get_status to operate in readlock context 2020-02-28 11:30:58 +01:00
logging.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
logging.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
Makefile.am [cleanup] Move public APIs calls to more suitable location 2020-08-12 15:57:32 +02:00
netutils.c [rx] fix per link stats for data packets 2020-08-20 10:29:43 +02:00
netutils.h [rx] fix per link stats for data packets 2020-08-20 10:29:43 +02:00
onwire.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
onwire.h [cleanup] remove unused infrastructure to send HOSTINFO messages 2020-09-21 18:14:57 +02:00
threads_common.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
threads_common.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
threads_dsthandler.c [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
threads_dsthandler.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
threads_heartbeat.c Revert "[heartbeat] don´t send ping if transport is not connected" 2020-09-09 15:28:17 +02:00
threads_heartbeat.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
threads_pmtud.c [cleanup] Move public APIs calls to more suitable location 2020-08-12 15:57:32 +02:00
threads_pmtud.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
threads_rx.c [cleanup] remove unused infrastructure to send HOSTINFO messages 2020-09-21 18:14:57 +02:00
threads_rx.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
threads_tx.c [cleanup] remove unused infrastructure to send HOSTINFO messages 2020-09-21 18:14:57 +02:00
threads_tx.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
transport_common.c [transports] use SO_REUSEADDR only for sctp 2020-02-28 06:48:10 +01:00
transport_common.h [global] Update copyright across the board 2020-01-31 09:55:02 +01:00
transport_loopback.c [transport] notify transports that a link is down 2020-04-22 13:49:03 +02:00
transport_loopback.h [transport] notify transports that a link is down 2020-04-22 13:49:03 +02:00
transport_sctp.c [sctp] check and warn about internal fd tracker 2020-09-18 11:31:47 +02:00
transport_sctp.h [transport] notify transports that a link is down 2020-04-22 13:49:03 +02:00
transport_udp.c [transport] notify transports that a link is down 2020-04-22 13:49:03 +02:00
transport_udp.h [transport] notify transports that a link is down 2020-04-22 13:49:03 +02:00
transports.c [transport] notify transports that a link is down 2020-04-22 13:49:03 +02:00
transports.h [transport] notify transports that a link is down 2020-04-22 13:49:03 +02:00