• O
    daemon: Always advertise libvirtd service · 33b55fd8
    Osier Yang 提交于
    This is a regression introduced by new RPC codes, previously
    we advertise the service via ssh even if the daemon doesn't
    listen on TLS port (TCP is not choosed). Now the service is
    only advertised when it listens on TLS or TCP port. This breaks
    upper layer apps which intends to discover the service, such
    as virt-manager.
    33b55fd8
libvirtd.c 46.4 KB