[libvirt] [PATCHv3] keepalive: Add ability to disable keepalive messages

Peter Krempa pkrempa at redhat.com
Thu Apr 26 09:50:09 UTC 2012


On 04/25/2012 04:41 PM, Jiri Denemark wrote:
> On Wed, Apr 25, 2012 at 16:18:07 +0200, Peter Krempa wrote:
>> The docs for virConnectSetKeepAlive() advertise that this function
>> should be able to disable keepalives on negative or zero interval time.
>>
>> This patch removes the check that prohibited this and adds code to
>> disable keepalives on negative/zero interval.
>>
>> * src/libvirt.c: virConnectSetKeepAlive(): - remove check for negative
>>                                               values
>> * src/rpc/virnetclient.c
>> * src/rpc/virnetclient.h: - add virNetClientKeepAliveStop() to disable
>>                              keepalive messages
>> * src/remote/remote_driver.c: remoteSetKeepAlive(): -add ability to
>>                                                       disable keepalives
>> ---

>
> ACK
>
> Jirka

Thanks; pushed.

Peter




More information about the libvir-list mailing list