[libvirt PATCH 0/3] daemon: allow setting minimum SSF level

Michal Prívozník mprivozn at redhat.com
Thu Nov 4 15:29:39 UTC 2021


On 11/3/21 2:09 PM, Ján Tomko wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1431589
> 
> Ján Tomko (3):
>   remote: warn on low SSF
>   daemon: virNetSASLContext: store tcpMinSSF
>   daemon: add tcp_min_ssf option
> 
>  src/libvirt_sasl.syms               |  1 +
>  src/remote/libvirtd.aug.in          |  1 +
>  src/remote/libvirtd.conf.in         |  8 ++++++++
>  src/remote/remote_daemon.c          |  7 ++++++-
>  src/remote/remote_daemon_config.c   | 15 +++++++++++++++
>  src/remote/remote_daemon_config.h   |  1 +
>  src/remote/remote_daemon_dispatch.c |  2 +-
>  src/remote/remote_driver.c          |  5 +++++
>  src/remote/remote_driver.h          |  2 ++
>  src/remote/test_libvirtd.aug.in     |  1 +
>  src/rpc/virnetsaslcontext.c         | 11 ++++++++++-
>  src/rpc/virnetsaslcontext.h         |  5 ++++-
>  12 files changed, 55 insertions(+), 4 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list