]> git.proxmox.com Git - mirror_corosync.git/history - exec/totemknet.c
configure: Modernize configure.ac a bit
[mirror_corosync.git] / exec / totemknet.c
2022-03-31 Christine Caulfieldlog: Configure knet logging to the same as corosync
2021-07-29 Christine Caulfieldknet: Fix node status display
2021-04-06 Fabio M. Di Nittoknet: pass correct handle to knet_handle_compress v3.1.2
2021-03-18 Dan Streetmantotemknet: retry knet_handle_new if it fails
2020-11-26 Christine Caulfieldcfg: New API to get extended node/link infomation
2020-11-12 Jan Friessetotemknet: Check both cipher and hash for crypto
2020-07-09 Christine Caulfieldconfig: Allow reconfiguration of crypto options
2020-04-24 Christine Caulfieldconfig: Fix crash when a reload fails twice
2020-02-12 Jan Friessecfgtool: Improve link status display
2020-02-10 Hideo Yamauchitotemknet: Change the initial value of the status
2019-11-28 Jan Friessetotemknet: Assert strcpy length
2019-11-28 Jan Friessetotemknet: Check result of fcntl O_NONBLOCK call
2019-11-28 Jan Friessetotemknet: Don't mix corosync and knet error codes
2019-11-08 Jan FriesseInitialize stack allocated memory
2019-09-10 Jan Friessetotemknet: Add locking for log call
2019-07-03 Jan Friesselogging: Add CS_PRI_NODE_ID and CS_PRI_RING_ID
2019-06-28 Jan Friessetotemknet: Disable forwarding on shutdown
2019-06-12 Jan Friessetotemknet: Initialize return value in setup_nozzle
2019-06-12 Jan Friessetotemknet: macaddr_str is always set
2019-06-12 Jan Friessetotemknet: Ignore icmap_get_string result
2019-06-12 Jan Friessetotemknet: create_nozzle_device simplify check
2019-05-29 Jan Friesseknet: Use block_unlisted_ips
2019-05-29 Christine Caulfieldknet: Fix initialising of knet access lists.
2019-05-29 Fabio M. Di Nittoknet: allow corosync to use knet access lists
2019-05-02 Christine Caulfieldknet: Fix a couple of errors when adding a new link
2019-02-26 Christine Caulfieldnozzle: Add support for libnozzle devices
2019-01-03 Fabio M. Di Nitto[totemknet] update for libknet.so.2.0.0 init API
2018-08-13 Jan Friessetotemknet: Free instance on failure exit
2018-07-02 Christine Caulfieldknet: Don't try to create loopback interface twice
2018-07-02 Christine Caulfieldknet: Fix knet log buffer size
2018-03-16 Jan Friessetotem: Display IP of sender v2.99.1
2018-03-16 Christine Caulfieldknet: Fix display of links with unconfigured link0
2018-03-01 Christine Caulfieldknet: Always use link0 for loopback
2018-03-01 Christine Caulfieldtotem: Fix debug warnings printed by knet
2018-03-01 Christine Caulfieldcfg: Fix cfg_get_node_addrs so that DLM works
2018-03-01 Christine Caulfieldtotem: Use nodeid ONLY in srp_addr
2018-01-18 Christine Caulfieldconfig: Don't fudge port numbers
2018-01-15 Christine Caulfieldknet: Allow ping_timers to be auto-configured
2018-01-09 Jan Friessetotemknet: Drop truncated packets on receive
2018-01-05 Christine Caulfieldconfig: Allow selection of crypto_model
2017-11-03 Christine Caulfieldstats: Don't display errors when reading knet stat
2017-10-31 Christine Caulfieldstats: Add cmap key to clear the various stats.
2017-10-23 Christine Caulfieldknet: Add support for knet compression
2017-09-22 Fabio M. Di Nittototem: Remove unnecessary NSS headers
2017-09-21 Christine Caulfieldconfig: Allow dynamic link configuration
2017-09-11 Jonathan Daviestotemknet: fix debug message typo
2017-08-23 Christine Caulfieldstats: add knet 'handle' stats
2017-08-04 Chrissie Caulfieldtotemknet: Use knet's LOOPBACK transport (#236)
2017-07-27 Christine Caulfieldstats: Add map with on-demand statistics
2017-07-03 Jan Friessetotemknet: Prevent dead-loop in log_flush_messages
2017-07-03 Jan Friessetotemknet: Flush knet log messages
2017-06-29 Christine Caulfieldknet: Compile with latest knet API
2017-06-09 Christine Caulfieldtotemknet: Use new knet_link_set_config() API
2017-05-09 Christine Caulfieldknet: Allow space for encapsulated messages
2017-04-20 Bin Liutotemknet: Handle logpipe creation failure
2017-04-11 Christine Caulfieldtotemknet: Got back to recvmsg() from recvmmsg()
2017-04-11 Christine Caulfieldknet: Close libknet down cleanly at shutdown
2017-03-02 Christine Caulfieldtotem: Fix buffer sizes
2017-02-24 Fabio M. Di Nittoknet: improve logging messages by adding knet subsystem
2017-02-14 Fabio M. Di Nittoknet: Change nodeids to knet_node_id_t for new knet...
2017-02-13 Christine Caulfieldknet: Fix MTU sizes & allow transport config in corosyn...
2017-02-11 Fabio M. Di Nittoknet: PMTUd data_mtu already accounts for IP and knet...
2017-02-11 Fabio M. Di Nittoknet: switch from write to sendto()
2017-02-03 Christine Caulfieldknet: Change nodeids to 8 bit for new knet compatibility
2017-01-16 Christine Caulfieldknet: Fix member_remove to shut down existing links...
2016-12-22 Christine Caulfieldtotemknet: Make it compile with kronosnet git master
2016-11-17 Christine Caulfieldknet: Support reload of link parameters
2016-11-15 Christine Caulfieldknet: Allow configuration of more params
2016-11-14 Chrissie Caulfieldknet: Don't lose log messages when knet gets busy ...
2016-10-27 Michael Joneslist: Replace uses of list.h with qblist.h
2016-10-13 Christine Caulfieldtotem: add totemknet.[ch]