[libvirt] [PATCH v3 2/2] daemon: Introduce max_anonymous_clients

Michal Privoznik mprivozn at redhat.com
Mon Mar 17 16:54:11 UTC 2014


On 17.03.2014 17:00, Daniel P. Berrange wrote:
> On Wed, Mar 05, 2014 at 01:08:10PM +0100, Michal Privoznik wrote:
>> https://bugzilla.redhat.com/show_bug.cgi?id=981729
>>
>> This config tunable allows users to determine the maximum number of
>> accepted but yet not authenticated users.
>>
>> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>> ---
>>   daemon/libvirtd-config.c    |  4 ++-
>>   daemon/libvirtd-config.h    |  1 +
>>   daemon/libvirtd.aug         |  1 +
>>   daemon/libvirtd.c           |  1 +
>>   daemon/libvirtd.conf        |  6 ++++-
>>   daemon/test_libvirtd.aug.in |  3 ++-
>>   src/locking/lock_daemon.c   |  2 +-
>>   src/lxc/lxc_controller.c    |  2 +-
>>   src/rpc/virnetserver.c      | 63 ++++++++++++++++++++++++++++++++++++++++-----
>>   src/rpc/virnetserver.h      |  1 +
>>   10 files changed, 72 insertions(+), 12 deletions(-)
>
> ACK
>

Thanks, pushed.

Michal




More information about the libvir-list mailing list