On Mon, 7 Nov 2016, Christophe Fergeau wrote: [...] > > +parser.add_argument('--dh-file', help="Set the server DH file location for TLS.") > > +parser.add_argument('--tls-ciphers', help="Set the TLS ciphers preference order.") > > +add_boolean('--ipv4-only') > > +add_boolean('--ipv6-only') > > No help for these? I was mostly tweaking existing documentation, not adding more. But I added them in the new revision. [...] > > -var_args = ['port', 'tls_port', 'disable_ticketing', > > - 'x509_dir', 'sasl', 'cacert_file', 'x509_cert_file', > > - 'x509_key_file', 'x509_key_password', > > - 'tls_ciphers', 'dh_file', 'password', 'image_compression', > > - 'jpeg_wan_compression', 'zlib_glz_wan_compression', > > - 'streaming_video', 'video_codecs', 'deferred_fps', 'exit_on_disconnect', > > - 'vdagent_enabled', 'vdagent_virtio_path', 'vdagent_uinput_path', > > - 'vdagent_uid', 'vdagent_gid'] > > +var_args = ['port', 'tls_port', 'disable_ticketing', 'password', > > + 'sasl', 'x509_dir', 'cacert_file', 'x509_key_file', > > + 'x509_key_password', 'x509_cert_file', 'dh_file', 'tls_ciphers', > > + 'exit_on_disconnect', 'image_compression', 'jpeg_wan_compression', > > + 'zlib_glz_wan_compression', 'deferred_fps', 'streaming_video', > > + 'video_codecs', 'vdagent_enabled', 'vdagent_virtio_path', > > + 'vdagent_uinput_path', 'vdagent_uid', 'vdagent_gid'] > > > > I'd drop this last hunk. Ok. -- Francois Gouget <fgouget@xxxxxxxxxxxxxxx> _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel