]> git.proxmox.com Git - mirror_corosync.git/history - exec/totemconfig.c
totemconfig: change udp netmtu value as a constant
[mirror_corosync.git] / exec / totemconfig.c
2021-03-25 liangxin1300totemconfig: change udp netmtu value as a constant
2020-10-19 liangxin1300totemconfig: remove redundant nodeid error log v3.1.0
2020-10-15 Jan Friesseconfig: Increase default token timeout to 3000 ms
2020-09-18 liangxin1300totemconfig: improve linknumber checking
2020-09-17 liangxin1300totemconfig: add interface number to the error str
2020-09-03 liangxin1300totemconfig: validate totem.transport value
2020-07-09 Christine Caulfieldconfig: Allow reconfiguration of crypto options
2020-04-24 Christine Caulfieldconfig: Fix crash when a reload fails twice
2020-04-24 Christine Caulfieldconfig: Don't free pointers used by transports
2020-04-24 Christine Caulfieldconfig: don't reload vquorum if reload fails
2020-04-24 Christine Caulfieldconfig: Reorganise the config system
2019-11-28 Jan Friessetotemconfig: Initialize warnings variable
2019-11-28 Jan Friessetotemconfig: Reuse already fetched pointer
2019-11-28 Jan Friessetotemconfig: Free leaks found by coverity
2019-10-17 Thomas Lamprechtman: Fix corosync.conf knet pong count default
2019-07-03 Jan Friesselogging: Add CS_PRI_NODE_ID and CS_PRI_RING_ID
2019-06-17 Jan Friessetotemconfig: Fix compiler warning
2019-06-17 Thomas Lamprechttotem: fix check if all nodes have same number of links
2019-06-17 Thomas Lamprechttotem: fix check if all nodes have name attrs in multi...
2019-06-12 Jan Friessetotemconfig: ipaddr_equal use switch
2019-05-29 Jan Friesseudpu: Drop packets from unlisted IPs
2019-05-15 yuan rentotemconfig: Fix minimum limit for hold timeout
2019-05-02 Christine Caulfieldknet: Fix a couple of errors when adding a new link
2019-05-02 yuan rentotemconfig: fix autogen mcastaddr for ipv6-4
2019-04-25 Jan Friessetotemconfig: Ensure nodeid is specified for IPv6
2019-04-23 Jan Friessetotemconfig: ipaddr_equal check just addr part
2019-04-15 Fabian Grünbichlercrypto: re-introduce secauth parameter
2019-04-11 Jan Friessetotemconfig: Remove support for 3des
2019-01-03 Ferenc WágnerMore natural error messages
2018-12-14 Jan Friessetotemconfig: Enhance totem.ip_version
2018-12-13 Jan Friessetotemconfig: Add IPs to family mismatch error
2018-12-10 Jan Friessetotemconfig: Really use totemip_parse results
2018-12-06 Christine Caulfieldconfig: Disallow corosync-cmapctl updates of nodelist
2018-12-03 Christine Caulfieldconfig: Report IP addr/nodename parse errors back
2018-11-15 Jan Friessemain: Remove COROSYNC_TOTEM_AUTHKEY_FILE
2018-10-29 Jan Friessetotemconfig: Fix logging of freed string
2018-10-25 Christine Caulfieldconfig: Allow generated nodeis for UDP & UDPU
2018-10-16 Jan Friessetotemconfig: Replace strcpy by strncpy
2018-10-15 Christine Caulfieldconfig: Fix crash in reload if new interfaces are added
2018-08-14 Chris WalkerAdd token_warning configuration option
2018-08-13 Jan Friessetotemconfig: Enlarge error_string_response
2018-07-03 Christine Caulfieldconfig: Fail config validation if not all nodes have...
2018-07-03 Christine Caulfieldconfig: Enforce use of 'name' node attribute in multi...
2018-07-02 Christine Caulfieldtotemconfig: Check for things that cannot be changed...
2018-03-01 Christine Caulfieldconfig: Allow use of ring0_addr
2018-03-01 Christine Caulfieldconfig: Update message when local host isn't found
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 Christine Caulfieldconfig: if local node addr is wrong, fail with a sensib...
2018-01-09 Jan Friessetotemconfig: Fix UDP autogeneration of mcast addr
2018-01-05 Christine Caulfieldconfig: Allow selection of crypto_model
2017-12-22 Christine Caulfieldconfig: Allow links to have different ip_versions
2017-11-29 Bin Liutotemconfig: remove duplicate aes256 test
2017-10-30 Bin Liutotemconfig: generate mcast icmap items for UDP
2017-10-30 Bin Liutotemconfig: add nodeid check for knet
2017-10-23 Christine Caulfieldconfig: Fix memory leak
2017-10-23 Christine Caulfieldknet: Add support for knet compression
2017-09-21 Christine Caulfieldconfig: Allow dynamic link configuration
2017-07-03 Jan Friessetotemconfig: Make crypto work again
2017-04-11 Bin Liutotemconfig: Prefer nodelist over bindnetaddr
2017-02-13 Christine Caulfieldknet: Fix MTU sizes & allow transport config in corosyn...
2017-01-03 Christine Caulfieldknet: Reduce default pong count to 2 for faster startup
2016-11-15 Christine Caulfieldknet: Allow configuration of more params
2016-10-27 Jan Friesselist: Replace for_each by safe version where need
2016-10-27 Michael Joneslist: Replace uses of list.h with qblist.h
2016-10-11 Christine Caulfieldtotem: Add Kronosnet transport.
2016-06-28 Jan FriesseFix few bugs found by coverity
2016-06-28 Jan Friesseconfig: get_cluster_mcast_addr error is not fatal
2016-04-07 Jan Friessetotemconfig: Explicitly pass IP version
2015-04-10 Christine Caulfieldtotemconfig: Check for duplicate nodeids
2015-01-21 Jan FriesseHandle adding and removing UDPU members atomically
2014-11-24 Jan Friesseconfig: Ensure mcast address/port differs for rrp
2014-11-24 Jan Friesseconfig: Process broadcast option consistently
2014-11-24 Jan Friesseconfig: Make sure user doesn't mix IPv6 and IPv4
2014-10-13 Jan FriesseStore configuration values used by totem to cmap
2014-07-25 Christine Caulfieldtotemconfig: Make sure join timeout is less than consensus
2014-07-24 Christine Caulfieldconfig: Fix typos
2014-07-22 Jan Friessetotemconfig: refactor nodelist_to_interface func
2014-07-22 Jan Friessetotemconfig: totem_config_get_ip_version
2014-07-22 Jan Friessetotemconfig: Free ifaddrs list
2014-06-27 Jan Friessevotequorum: Do not process events during reload
2014-05-07 Jan Friesseconfig: Allow dynamic change of token_coefficient
2014-03-25 Jan FriesseAdd token_coefficient option
2014-03-25 Jan Friessetotemconfig: Log errors on key change and reload
2014-03-25 Jan Friessetotemconfig: Key change process dependencies
2014-03-25 Jan FriesseReally clear totemconfig nodes on reload
2014-03-17 Jan Friesseconfig: Handle totem_set_volatile_defaults errors
2014-01-14 Jan FriesseFix cppchecks warning
2013-09-12 Christine CaulfieldReload: Add atomic reload to totemconfig
2013-06-21 Jan Friessetotemconfig: Prevent leak of cluster_name str
2013-06-18 Jan Friessetotemconfig: Check length of rrp_mode string
2013-06-13 Jan FriesseInitialize node_found in nodelist_to_interface fun
2013-06-13 Jan FriesseUse proper totem_ip_address size in memset
2013-06-13 Jan FriesseCheck icmap str get for clustername
2013-01-14 Fabio M. Di Nittototemconfig: enforce hmac config when crypto is enabled
2013-01-14 Fabio M. Di Nittocrypto: drop < 2.3 protocols and onwire compat
2012-12-03 Jan FriesseAdd option to specify ip version
2012-11-22 Fabio M. Di Nittototemcrypto: implement crypto packet format 2.2 and...
next