aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/ctl/ctl_ha.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: finish tagging sys/cam.Pedro F. Giffuni2018-01-161-0/+2
* Listening sockets improvements.Gleb Smirnoff2017-06-081-35/+11
* Do not wait for HA thread shutdown if scheduler is stopped.Alexander Motin2017-01-101-1/+1
* Fix bootverbose affecting code logic in r294558.Alexander Motin2017-01-051-2/+3
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-1/+1
* Hide "soconnect() error" messages under bootverbose.Alexander Motin2016-01-221-1/+1
* Pass to sobind() copy of the address, not the original.Alexander Motin2015-09-261-2/+6
* Remove some control_softc references.Alexander Motin2015-09-251-2/+0
* Make HA peers announce their parameters on connect.Alexander Motin2015-09-231-4/+31
* Kill HA link and shutdown the threads on shutdown.Alexander Motin2015-09-181-4/+41
* Don't flap the HA link if sysctl is reset to the same value.Alexander Motin2015-09-161-6/+11
* Reimplement CTL High Availability.Alexander Motin2015-09-101-0/+958