aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/ctl/ctl_ha.c
Commit message (Expand)AuthorAgeFilesLines
* 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