Comment 8 for bug 837275

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

OK, so the fix_listen_address.patch now honors the "listen" attribute present in the remote libvirt xml file. Unfortunately, some server have "127.0.0.1" specified there, which results in the connection being wrong. Upstream code now special-cases "127.0.0.1", and fix_listen_address.patch now needs to do that too.