2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson 0fd07e8427 Fix race condition in SSDP snoop
If an asynchronous handler is slow to
enroll a target while another target causes an iteration
of the snoop loop, the various modified structures
had been discarded in the interim.

Now persist the data structures iteration to iteration,
using 'clear()' to empty them rather than getting
brand new data structures each loop.
2024-08-05 13:09:50 -04:00
confluent_client better error handling 2024-07-15 09:22:59 -04:00
confluent_common
confluent_osdeploy Force load IB/OPA modules in case of IB boot 2024-08-01 09:40:39 -04:00
confluent_perl
confluent_server Fix race condition in SSDP snoop 2024-08-05 13:09:50 -04:00
confluent_vtbufferd Add more error handling in vtbufferd 2024-06-07 09:36:18 -04:00
confluent_web
container
doc
genesis Refresh to CentOS stream 9 2024-05-23 15:15:37 -04:00
imgutil Robust handling of relative link resolv.conf 2024-07-24 11:12:31 -04:00
misc Provide components for cert management with modern XCC 2024-04-01 12:13:21 -04:00
.gitignore
API.txt
LICENSE
SECURITY
TODO